Uses of Class
cn.vertxup.workflow.domain.tables.TAssetIn
-
Packages that use TAssetIn Package Description cn.vertxup.workflow.domain cn.vertxup.workflow.domain.tables -
-
Uses of TAssetIn in cn.vertxup.workflow.domain
Fields in cn.vertxup.workflow.domain declared as TAssetIn Modifier and Type Field Description TAssetInDb. T_ASSET_INThe tableDB_ETERNAL.T_ASSET_IN.static TAssetInTables. T_ASSET_INThe tableDB_ETERNAL.T_ASSET_IN. -
Uses of TAssetIn in cn.vertxup.workflow.domain.tables
Fields in cn.vertxup.workflow.domain.tables declared as TAssetIn Modifier and Type Field Description static TAssetInTAssetIn. T_ASSET_INThe reference instance ofDB_ETERNAL.T_ASSET_INMethods in cn.vertxup.workflow.domain.tables that return TAssetIn Modifier and Type Method Description TAssetInTAssetIn. as(String alias)TAssetInTAssetIn. as(org.jooq.Name alias)TAssetInTAssetIn. rename(String name)Rename this tableTAssetInTAssetIn. rename(org.jooq.Name name)Rename this table
-