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