| Package | Description |
|---|---|
| org.jooq.meta.h2.information_schema | |
| org.jooq.meta.h2.information_schema.tables |
| Modifier and Type | Field and Description |
|---|---|
Constraints |
InformationSchema.CONSTRAINTS
The table
INFORMATION_SCHEMA.CONSTRAINTS. |
static Constraints |
Tables.CONSTRAINTS
The table
INFORMATION_SCHEMA.CONSTRAINTS. |
| Modifier and Type | Field and Description |
|---|---|
static Constraints |
Constraints.CONSTRAINTS
The reference instance of
INFORMATION_SCHEMA.CONSTRAINTS |
| Modifier and Type | Method and Description |
|---|---|
Constraints |
Constraints.as(Name alias) |
Constraints |
Constraints.as(String alias) |
Constraints |
CrossReferences.referencedConstraint() |
Constraints |
CrossReferences.referencingConstraint() |
Constraints |
Constraints.rename(Name name)
Rename this table
|
Constraints |
Constraints.rename(String name)
Rename this table
|
Copyright © 2021. All rights reserved.