Uses of Class
cn.vertxup.erp.domain.tables.EBrand
-
Packages that use EBrand Package Description cn.vertxup.erp.domain cn.vertxup.erp.domain.tables -
-
Uses of EBrand in cn.vertxup.erp.domain
Fields in cn.vertxup.erp.domain declared as EBrand Modifier and Type Field Description EBrandDb. E_BRANDThe tableDB_ETERNAL.E_BRAND.static EBrandTables. E_BRANDThe tableDB_ETERNAL.E_BRAND. -
Uses of EBrand in cn.vertxup.erp.domain.tables
Fields in cn.vertxup.erp.domain.tables declared as EBrand Modifier and Type Field Description static EBrandEBrand. E_BRANDThe reference instance ofDB_ETERNAL.E_BRANDMethods in cn.vertxup.erp.domain.tables that return EBrand Modifier and Type Method Description EBrandEBrand. as(String alias)EBrandEBrand. as(org.jooq.Name alias)EBrandEBrand. rename(String name)Rename this tableEBrandEBrand. rename(org.jooq.Name name)Rename this table
-