Uses of Class
cn.vertxup.erp.domain.tables.RAssetShare
-
Packages that use RAssetShare Package Description cn.vertxup.erp.domain cn.vertxup.erp.domain.tables -
-
Uses of RAssetShare in cn.vertxup.erp.domain
Fields in cn.vertxup.erp.domain declared as RAssetShare Modifier and Type Field Description RAssetShareDb. R_ASSET_SHAREThe tableDB_ETERNAL.R_ASSET_SHARE.static RAssetShareTables. R_ASSET_SHAREThe tableDB_ETERNAL.R_ASSET_SHARE. -
Uses of RAssetShare in cn.vertxup.erp.domain.tables
Fields in cn.vertxup.erp.domain.tables declared as RAssetShare Modifier and Type Field Description static RAssetShareRAssetShare. R_ASSET_SHAREThe reference instance ofDB_ETERNAL.R_ASSET_SHAREMethods in cn.vertxup.erp.domain.tables that return RAssetShare Modifier and Type Method Description RAssetShareRAssetShare. as(String alias)RAssetShareRAssetShare. as(org.jooq.Name alias)RAssetShareRAssetShare. rename(String name)Rename this tableRAssetShareRAssetShare. rename(org.jooq.Name name)Rename this table
-