| 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 reference instance of
pg_catalog.pg_namespace |
| Modifier and Type | Method and Description |
|---|---|
PgNamespace |
PgNamespace.as(String alias) |
PgNamespace |
PgNamespace.rename(String name)
Rename this table
|
Copyright © 2015. All Rights Reserved.