| Package | Description |
|---|---|
| org.jooq.meta.postgres.information_schema | |
| org.jooq.meta.postgres.information_schema.tables |
| Modifier and Type | Field and Description |
|---|---|
static Schemata |
Tables.SCHEMATA
The table information_schema.schemata
|
| Modifier and Type | Field and Description |
|---|---|
static Schemata |
Schemata.SCHEMATA
The reference instance of
information_schema.schemata |
| Modifier and Type | Method and Description |
|---|---|
Schemata |
Schemata.as(String alias) |
Schemata |
Schemata.rename(String name)
Rename this table
|
Copyright © 2019. All rights reserved.