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