| Package | Description |
|---|---|
| org.jooq.util.postgres.information_schema | |
| org.jooq.util.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 singleton instance of
information_schema.table_constraints |
| Modifier and Type | Method and Description |
|---|---|
TableConstraints |
TableConstraints.as(String alias) |
Copyright © 2013. All Rights Reserved.