Package cn.vertxup.workflow.domain
Class Indexes
java.lang.Object
cn.vertxup.workflow.domain.Indexes
A class modelling indexes of tables in DB_ETERNAL.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.jooq.Indexstatic final org.jooq.Indexstatic final org.jooq.Indexstatic final org.jooq.Indexstatic final org.jooq.Indexstatic final org.jooq.Index -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
W_TICKET_IDXM_W_TICKET_SIGMA_CATALOG
public static final org.jooq.Index W_TICKET_IDXM_W_TICKET_SIGMA_CATALOG -
W_TICKET_IDXM_W_TICKET_SIGMA_FLOW_DEFINITION_KEY
public static final org.jooq.Index W_TICKET_IDXM_W_TICKET_SIGMA_FLOW_DEFINITION_KEY -
W_TICKET_IDXM_W_TICKET_SIGMA_STATUS
public static final org.jooq.Index W_TICKET_IDXM_W_TICKET_SIGMA_STATUS -
W_TICKET_IDXM_W_TICKET_SIGMA_TYPE_STATUS
public static final org.jooq.Index W_TICKET_IDXM_W_TICKET_SIGMA_TYPE_STATUS -
W_TODO_IDXM_W_TODO_SIGMA_STATUS
public static final org.jooq.Index W_TODO_IDXM_W_TODO_SIGMA_STATUS -
W_TODO_IDXM_W_TODO_SIGMA_TYPE_STATUS
public static final org.jooq.Index W_TODO_IDXM_W_TODO_SIGMA_TYPE_STATUS
-
-
Constructor Details
-
Indexes
public Indexes()
-