|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jooq.util.h2.information_schema.Tables
@Generated(value={"http://www.jooq.org","2.0.6"},
comments="This class is generated by jOOQ")
public final class TablesThis class is generated by jOOQ. Convenience access to all tables in INFORMATION_SCHEMA
| Field Summary | |
|---|---|
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 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 |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static FunctionColumns FUNCTION_COLUMNS
public static Constraints CONSTRAINTS
public static CrossReferences CROSS_REFERENCES
public static FunctionAliases FUNCTION_ALIASES
public static Sequences SEQUENCES
public static TypeInfo TYPE_INFO
public static Columns COLUMNS
public static Tables TABLES
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||