@Generated(value={"http://www.jooq.org","jOOQ version:3.10.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 Routines |
ROUTINES
The table
information_schema.ROUTINES. |
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
information_schema.COLUMNS.public static final KeyColumnUsage KEY_COLUMN_USAGE
information_schema.KEY_COLUMN_USAGE.public static final Parameters PARAMETERS
information_schema.PARAMETERS.public static final ReferentialConstraints REFERENTIAL_CONSTRAINTS
information_schema.REFERENTIAL_CONSTRAINTS.public static final Routines ROUTINES
information_schema.ROUTINES.public static final Schemata SCHEMATA
information_schema.SCHEMATA.public static final Statistics STATISTICS
information_schema.STATISTICS.public static final Tables TABLES
information_schema.TABLES.public static final TableConstraints TABLE_CONSTRAINTS
information_schema.TABLE_CONSTRAINTS.Copyright © 2019. All rights reserved.