Package org.jooq.generated
Class Tables
java.lang.Object
org.jooq.generated.Tables
Convenience access to all tables in
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Files
The tableFILES
.static final Partitions
The tablePARTITIONS
.static final RowGroups
The tableROW_GROUPS
.static final Segments
The tableSEGMENTS
.static final Tables
The tableTABLES
. -
Constructor Summary
-
Method Summary
-
Field Details
-
FILES
The tableFILES
. -
PARTITIONS
The tablePARTITIONS
. -
ROW_GROUPS
The tableROW_GROUPS
. -
SEGMENTS
The tableSEGMENTS
. -
TABLES
The tableTABLES
.
-
-
Constructor Details
-
Tables
public Tables()
-