| Package | Description |
|---|---|
| org.jooq.util.hsqldb.information_schema | |
| org.jooq.util.hsqldb.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) |
TableConstraints |
TableConstraints.rename(String name)
Rename this table
|
Copyright © 2015. All Rights Reserved.