| 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 singleton instance of
pg_catalog.pg_class |
| Modifier and Type | Method and Description |
|---|---|
PgClass |
PgClass.as(String alias) |
Copyright © 2013. All Rights Reserved.