Uses of Class
cn.vertxup.erp.domain.tables.EAsset
-
Packages that use EAsset Package Description cn.vertxup.erp.domain cn.vertxup.erp.domain.tables -
-
Uses of EAsset in cn.vertxup.erp.domain
Fields in cn.vertxup.erp.domain declared as EAsset Modifier and Type Field Description EAssetDb. E_ASSETThe tableDB_ETERNAL.E_ASSET.static EAssetTables. E_ASSETThe tableDB_ETERNAL.E_ASSET. -
Uses of EAsset in cn.vertxup.erp.domain.tables
Fields in cn.vertxup.erp.domain.tables declared as EAsset Modifier and Type Field Description static EAssetEAsset. E_ASSETThe reference instance ofDB_ETERNAL.E_ASSETMethods in cn.vertxup.erp.domain.tables that return EAsset Modifier and Type Method Description EAssetEAsset. as(String alias)EAssetEAsset. as(org.jooq.Name alias)EAssetEAsset. rename(String name)Rename this tableEAssetEAsset. rename(org.jooq.Name name)Rename this table
-