@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 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 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 Tables TABLES
public static final TableConstraints TABLE_CONSTRAINTS
Copyright © 2013. All Rights Reserved.