| Package | Description |
|---|---|
| org.jooq.meta.postgres.information_schema | |
| org.jooq.meta.postgres.information_schema.tables |
| Modifier and Type | Field and Description |
|---|---|
Attributes |
InformationSchema.ATTRIBUTES
The table
information_schema.attributes. |
static Attributes |
Tables.ATTRIBUTES
The table
information_schema.attributes. |
| Modifier and Type | Field and Description |
|---|---|
static Attributes |
Attributes.ATTRIBUTES
The reference instance of
information_schema.attributes |
| Modifier and Type | Method and Description |
|---|---|
Attributes |
Attributes.as(Name alias) |
Attributes |
Attributes.as(String alias) |
Attributes |
Attributes.rename(Name name)
Rename this table
|
Attributes |
Attributes.rename(String name)
Rename this table
|
Copyright © 2021. All rights reserved.