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