| Package | Description |
|---|---|
| org.jooq.util.sqlserver.information_schema | |
| org.jooq.util.sqlserver.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) |
Copyright © 2013. All Rights Reserved.