| Package | Description |
|---|---|
| org.jooq.meta.firebird.rdb | |
| org.jooq.meta.firebird.rdb.tables |
| Modifier and Type | Field and Description |
|---|---|
Rdb$relationConstraints |
DefaultSchema.RDB$RELATION_CONSTRAINTS
The table
RDB$RELATION_CONSTRAINTS. |
static Rdb$relationConstraints |
Tables.RDB$RELATION_CONSTRAINTS
The table
RDB$RELATION_CONSTRAINTS. |
| Modifier and Type | Field and Description |
|---|---|
static Rdb$relationConstraints |
Rdb$relationConstraints.RDB$RELATION_CONSTRAINTS
The reference instance of
RDB$RELATION_CONSTRAINTS |
| Modifier and Type | Method and Description |
|---|---|
Rdb$relationConstraints |
Rdb$relationConstraints.as(Name alias) |
Rdb$relationConstraints |
Rdb$relationConstraints.as(String alias) |
Rdb$relationConstraints |
Rdb$relationConstraints.rename(Name name)
Rename this table
|
Rdb$relationConstraints |
Rdb$relationConstraints.rename(String name)
Rename this table
|
Copyright © 2021. All rights reserved.