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