Uses of Class
cn.vertxup.workflow.domain.tables.TAssetOut
-
Packages that use TAssetOut Package Description cn.vertxup.workflow.domain cn.vertxup.workflow.domain.tables -
-
Uses of TAssetOut in cn.vertxup.workflow.domain
Fields in cn.vertxup.workflow.domain declared as TAssetOut Modifier and Type Field Description TAssetOutDb. T_ASSET_OUTThe tableDB_ETERNAL.T_ASSET_OUT.static TAssetOutTables. T_ASSET_OUTThe tableDB_ETERNAL.T_ASSET_OUT. -
Uses of TAssetOut in cn.vertxup.workflow.domain.tables
Fields in cn.vertxup.workflow.domain.tables declared as TAssetOut Modifier and Type Field Description static TAssetOutTAssetOut. T_ASSET_OUTThe reference instance ofDB_ETERNAL.T_ASSET_OUTMethods in cn.vertxup.workflow.domain.tables that return TAssetOut Modifier and Type Method Description TAssetOutTAssetOut. as(String alias)TAssetOutTAssetOut. as(org.jooq.Name alias)TAssetOutTAssetOut. rename(String name)Rename this tableTAssetOutTAssetOut. rename(org.jooq.Name name)Rename this table
-