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