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