@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 KeyColumnUsage |
KEY_COLUMN_USAGE
The table information_schema.KEY_COLUMN_USAGE
|
static ReferentialConstraints |
REFERENTIAL_CONSTRAINTS
The table information_schema.REFERENTIAL_CONSTRAINTS
|
static Schemata |
SCHEMATA
The table information_schema.SCHEMATA
|
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 KeyColumnUsage KEY_COLUMN_USAGE
public static final ReferentialConstraints REFERENTIAL_CONSTRAINTS
public static final Schemata SCHEMATA
public static final Tables TABLES
public static final TableConstraints TABLE_CONSTRAINTS
Copyright © 2013. All Rights Reserved.