| Package | Description |
|---|---|
| org.jooq.util.hsqldb.information_schema | |
| org.jooq.util.hsqldb.information_schema.tables |
| Modifier and Type | Field and Description |
|---|---|
static ReferentialConstraints |
Tables.REFERENTIAL_CONSTRAINTS
The table INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS
|
| Modifier and Type | Field and Description |
|---|---|
static ReferentialConstraints |
ReferentialConstraints.REFERENTIAL_CONSTRAINTS
The singleton instance of
INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS |
| Modifier and Type | Method and Description |
|---|---|
ReferentialConstraints |
ReferentialConstraints.as(String alias) |
ReferentialConstraints |
ReferentialConstraints.rename(String name)
Rename this table
|
Copyright © 2015. All Rights Reserved.