@Generated(value={"http://www.jooq.org","3.0.0"}, comments="This class is generated by jOOQ") public final class Tables extends Object
| Modifier and Type | Field and Description |
|---|---|
static Attributes |
ATTRIBUTES
The table information_schema.attributes
|
static Columns |
COLUMNS
The table information_schema.columns
|
static ConstraintColumnUsage |
CONSTRAINT_COLUMN_USAGE
The table information_schema.constraint_column_usage
|
static KeyColumnUsage |
KEY_COLUMN_USAGE
The table information_schema.key_column_usage
|
static Parameters |
PARAMETERS
The table information_schema.parameters
|
static ReferentialConstraints |
REFERENTIAL_CONSTRAINTS
The table information_schema.referential_constraints
|
static Routines |
ROUTINES
The table information_schema.routines
|
static Schemata |
SCHEMATA
The table information_schema.schemata
|
static Sequences |
SEQUENCES
The table information_schema.sequences
|
static TableConstraints |
TABLE_CONSTRAINTS
The table information_schema.table_constraints
|
static Tables |
TABLES
The table information_schema.tables
|
public static final Attributes ATTRIBUTES
public static final Columns COLUMNS
public static final ConstraintColumnUsage CONSTRAINT_COLUMN_USAGE
public static final KeyColumnUsage KEY_COLUMN_USAGE
public static final Parameters PARAMETERS
public static final ReferentialConstraints REFERENTIAL_CONSTRAINTS
public static final Routines ROUTINES
public static final Schemata SCHEMATA
public static final Sequences SEQUENCES
public static final TableConstraints TABLE_CONSTRAINTS
public static final Tables TABLES
Copyright © 2013. All Rights Reserved.