Uses of Class
cn.vertxup.erp.domain.tables.ECustomer
-
Packages that use ECustomer Package Description cn.vertxup.erp.domain cn.vertxup.erp.domain.tables -
-
Uses of ECustomer in cn.vertxup.erp.domain
Fields in cn.vertxup.erp.domain declared as ECustomer Modifier and Type Field Description ECustomerDb. E_CUSTOMERThe tableDB_ETERNAL.E_CUSTOMER.static ECustomerTables. E_CUSTOMERThe tableDB_ETERNAL.E_CUSTOMER. -
Uses of ECustomer in cn.vertxup.erp.domain.tables
Fields in cn.vertxup.erp.domain.tables declared as ECustomer Modifier and Type Field Description static ECustomerECustomer. E_CUSTOMERThe reference instance ofDB_ETERNAL.E_CUSTOMERMethods in cn.vertxup.erp.domain.tables that return ECustomer Modifier and Type Method Description ECustomerECustomer. as(String alias)ECustomerECustomer. as(org.jooq.Name alias)ECustomerECustomer. rename(String name)Rename this tableECustomerECustomer. rename(org.jooq.Name name)Rename this table
-