Class Sequences
java.lang.Object
org.apache.camel.component.jooq.db.Sequences
Convenience access to all sequences in PUBLIC.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.jooq.Sequence<Integer>The sequencePUBLIC.S_AUTHOR_ID -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
S_AUTHOR_ID
The sequencePUBLIC.S_AUTHOR_ID
-
-
Constructor Details
-
Sequences
public Sequences()
-