Package org.jooq.generated
Class Keys
java.lang.Object
org.jooq.generated.Keys
A class modelling foreign key relationships and constraints of tables of
the
schema.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.jooq.UniqueKey
<FilesRecord> static final org.jooq.UniqueKey
<PartitionsRecord> static final org.jooq.UniqueKey
<RowGroupsRecord> static final org.jooq.UniqueKey
<SegmentsRecord> static final org.jooq.UniqueKey
<TablesRecord> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PK_FILES
-
PK_PARTITIONS
-
PK_ROW_GROUPS
-
PK_SEGMENTS
-
PK_TABLES
-
-
Constructor Details
-
Keys
public Keys()
-