| Package | Description |
|---|---|
| org.jooq.meta.mysql.information_schema | |
| org.jooq.meta.mysql.information_schema.tables |
| Modifier and Type | Field and Description |
|---|---|
static ReferentialConstraints |
Tables.REFERENTIAL_CONSTRAINTS
The table
information_schema.REFERENTIAL_CONSTRAINTS. |
ReferentialConstraints |
InformationSchema.REFERENTIAL_CONSTRAINTS
The table
information_schema.REFERENTIAL_CONSTRAINTS. |
| Modifier and Type | Field and Description |
|---|---|
static ReferentialConstraints |
ReferentialConstraints.REFERENTIAL_CONSTRAINTS
The reference instance of
information_schema.REFERENTIAL_CONSTRAINTS |
Copyright © 2019. All rights reserved.