Uses of Class
cn.vertxup.workflow.domain.tables.WFlow
-
Packages that use WFlow Package Description cn.vertxup.workflow.domain cn.vertxup.workflow.domain.tables -
-
Uses of WFlow in cn.vertxup.workflow.domain
Fields in cn.vertxup.workflow.domain declared as WFlow Modifier and Type Field Description WFlowDb. W_FLOWThe tableDB_ETERNAL.W_FLOW.static WFlowTables. W_FLOWThe tableDB_ETERNAL.W_FLOW. -
Uses of WFlow in cn.vertxup.workflow.domain.tables
Fields in cn.vertxup.workflow.domain.tables declared as WFlow Modifier and Type Field Description static WFlowWFlow. W_FLOWThe reference instance ofDB_ETERNAL.W_FLOWMethods in cn.vertxup.workflow.domain.tables that return WFlow Modifier and Type Method Description WFlowWFlow. as(String alias)WFlowWFlow. as(org.jooq.Name alias)WFlowWFlow. rename(String name)Rename this tableWFlowWFlow. rename(org.jooq.Name name)Rename this table
-