@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 Constraints |
CONSTRAINTS
The table INFORMATION_SCHEMA.CONSTRAINTS
|
static CrossReferences |
CROSS_REFERENCES
The table INFORMATION_SCHEMA.CROSS_REFERENCES
|
static FunctionAliases |
FUNCTION_ALIASES
The table INFORMATION_SCHEMA.FUNCTION_ALIASES
|
static FunctionColumns |
FUNCTION_COLUMNS
The table INFORMATION_SCHEMA.FUNCTION_COLUMNS
|
static Schemata |
SCHEMATA
The table INFORMATION_SCHEMA.SCHEMATA
|
static Sequences |
SEQUENCES
The table INFORMATION_SCHEMA.SEQUENCES
|
static Tables |
TABLES
The table INFORMATION_SCHEMA.TABLES
|
static TypeInfo |
TYPE_INFO
The table INFORMATION_SCHEMA.TYPE_INFO
|
public static final FunctionColumns FUNCTION_COLUMNS
public static final Constraints CONSTRAINTS
public static final CrossReferences CROSS_REFERENCES
public static final Schemata SCHEMATA
public static final FunctionAliases FUNCTION_ALIASES
public static final Sequences SEQUENCES
public static final TypeInfo TYPE_INFO
public static final Columns COLUMNS
public static final Tables TABLES
Copyright © 2013. All Rights Reserved.