public class Tables extends Object
| Modifier and Type | Field and Description |
|---|---|
static Rdb$checkConstraints |
RDB$CHECK_CONSTRAINTS
The table
RDB$CHECK_CONSTRAINTS. |
static Rdb$fields |
RDB$FIELDS
The table
RDB$FIELDS. |
static Rdb$generators |
RDB$GENERATORS
The table
RDB$GENERATORS. |
static Rdb$indexSegments |
RDB$INDEX_SEGMENTS
The table
RDB$INDEX_SEGMENTS. |
static Rdb$indices |
RDB$INDICES
The table
RDB$INDICES. |
static Rdb$procedureParameters |
RDB$PROCEDURE_PARAMETERS
The table
RDB$PROCEDURE_PARAMETERS. |
static Rdb$procedures |
RDB$PROCEDURES
The table
RDB$PROCEDURES. |
static Rdb$refConstraints |
RDB$REF_CONSTRAINTS
The table
RDB$REF_CONSTRAINTS. |
static Rdb$relationConstraints |
RDB$RELATION_CONSTRAINTS
The table
RDB$RELATION_CONSTRAINTS. |
static Rdb$relationFields |
RDB$RELATION_FIELDS
The table
RDB$RELATION_FIELDS. |
static Rdb$relations |
RDB$RELATIONS
The table
RDB$RELATIONS. |
static Rdb$triggers |
RDB$TRIGGERS
The table
RDB$TRIGGERS. |
| Constructor and Description |
|---|
Tables() |
public static final Rdb$checkConstraints RDB$CHECK_CONSTRAINTS
RDB$CHECK_CONSTRAINTS.public static final Rdb$fields RDB$FIELDS
RDB$FIELDS.public static final Rdb$generators RDB$GENERATORS
RDB$GENERATORS.public static final Rdb$indexSegments RDB$INDEX_SEGMENTS
RDB$INDEX_SEGMENTS.public static final Rdb$indices RDB$INDICES
RDB$INDICES.public static final Rdb$procedureParameters RDB$PROCEDURE_PARAMETERS
RDB$PROCEDURE_PARAMETERS.public static final Rdb$procedures RDB$PROCEDURES
RDB$PROCEDURES.public static final Rdb$refConstraints RDB$REF_CONSTRAINTS
RDB$REF_CONSTRAINTS.public static final Rdb$relationConstraints RDB$RELATION_CONSTRAINTS
RDB$RELATION_CONSTRAINTS.public static final Rdb$relationFields RDB$RELATION_FIELDS
RDB$RELATION_FIELDS.public static final Rdb$relations RDB$RELATIONS
RDB$RELATIONS.public static final Rdb$triggers RDB$TRIGGERS
RDB$TRIGGERS.Copyright © 2021. All rights reserved.