| Package | Description |
|---|---|
| org.jooq.util.postgres.pg_catalog | |
| org.jooq.util.postgres.pg_catalog.tables |
| Modifier and Type | Field and Description |
|---|---|
static PgAttribute |
Tables.PG_ATTRIBUTE
The table pg_catalog.pg_attribute
|
| Modifier and Type | Field and Description |
|---|---|
static PgAttribute |
PgAttribute.PG_ATTRIBUTE
The reference instance of
pg_catalog.pg_attribute |
| Modifier and Type | Method and Description |
|---|---|
PgAttribute |
PgAttribute.as(String alias) |
PgAttribute |
PgAttribute.rename(String name)
Rename this table
|
Copyright © 2015. All Rights Reserved.