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