@Generated(value={"http://www.jooq.org","3.5.0"}, comments="This class is generated by jOOQ") public 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 Parameters |
PARAMETERS
The table information_schema.PARAMETERS
|
static ReferentialConstraints |
REFERENTIAL_CONSTRAINTS
The table information_schema.REFERENTIAL_CONSTRAINTS
|
static Schemata |
SCHEMATA
The table information_schema.SCHEMATA
|
static Statistics |
STATISTICS
The table information_schema.STATISTICS
|
static TableConstraints |
TABLE_CONSTRAINTS
The table information_schema.TABLE_CONSTRAINTS
|
static Tables |
TABLES
The table information_schema.TABLES
|
| Constructor and Description |
|---|
Tables() |
public static final Columns COLUMNS
public static final KeyColumnUsage KEY_COLUMN_USAGE
public static final Parameters PARAMETERS
public static final ReferentialConstraints REFERENTIAL_CONSTRAINTS
public static final Schemata SCHEMATA
public static final Statistics STATISTICS
public static final Tables TABLES
public static final TableConstraints TABLE_CONSTRAINTS
Copyright © 2015. All Rights Reserved.