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