Uses of Class
cn.vertxup.workflow.domain.tables.TAssetKo
-
Packages that use TAssetKo Package Description cn.vertxup.workflow.domain cn.vertxup.workflow.domain.tables -
-
Uses of TAssetKo in cn.vertxup.workflow.domain
Fields in cn.vertxup.workflow.domain declared as TAssetKo Modifier and Type Field Description TAssetKoDb. T_ASSET_KOThe tableDB_ETERNAL.T_ASSET_KO.static TAssetKoTables. T_ASSET_KOThe tableDB_ETERNAL.T_ASSET_KO. -
Uses of TAssetKo in cn.vertxup.workflow.domain.tables
Fields in cn.vertxup.workflow.domain.tables declared as TAssetKo Modifier and Type Field Description static TAssetKoTAssetKo. T_ASSET_KOThe reference instance ofDB_ETERNAL.T_ASSET_KOMethods in cn.vertxup.workflow.domain.tables that return TAssetKo Modifier and Type Method Description TAssetKoTAssetKo. as(String alias)TAssetKoTAssetKo. as(org.jooq.Name alias)TAssetKoTAssetKo. rename(String name)Rename this tableTAssetKoTAssetKo. rename(org.jooq.Name name)Rename this table
-