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