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