Package org.jooq.generated
Class Tables
java.lang.Object
org.jooq.generated.Tables
Convenience access to all tables in
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final FilesThe tableFILES.static final PartitionsThe tablePARTITIONS.static final RowGroupsThe tableROW_GROUPS.static final SegmentsThe tableSEGMENTS.static final TablesThe tableTABLES. -
Constructor Summary
Constructors -
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()
-