| Package | Description |
|---|---|
| org.jooq.util.postgres.pg_catalog | |
| org.jooq.util.postgres.pg_catalog.tables |
| Modifier and Type | Field and Description |
|---|---|
static PgNamespace |
Tables.PG_NAMESPACE
The table pg_catalog.pg_namespace
|
| Modifier and Type | Field and Description |
|---|---|
static PgNamespace |
PgNamespace.PG_NAMESPACE
The singleton instance of
pg_catalog.pg_namespace |
| Modifier and Type | Method and Description |
|---|---|
PgNamespace |
PgNamespace.as(String alias) |
Copyright © 2013. All Rights Reserved.