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