| Package | Description |
|---|---|
| org.jooq.meta.postgres.information_schema | |
| org.jooq.meta.postgres.information_schema.tables |
| Modifier and Type | Field and Description |
|---|---|
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(String alias) |
Attributes |
Attributes.rename(String name)
Rename this table
|
Copyright © 2019. All rights reserved.