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