Uses of Class
cn.vertxup.erp.domain.tables.RCompanyCustomer
-
Packages that use RCompanyCustomer Package Description cn.vertxup.erp.domain cn.vertxup.erp.domain.tables -
-
Uses of RCompanyCustomer in cn.vertxup.erp.domain
Fields in cn.vertxup.erp.domain declared as RCompanyCustomer Modifier and Type Field Description RCompanyCustomerDb. R_COMPANY_CUSTOMERThe tableDB_ETERNAL.R_COMPANY_CUSTOMER.static RCompanyCustomerTables. R_COMPANY_CUSTOMERThe tableDB_ETERNAL.R_COMPANY_CUSTOMER. -
Uses of RCompanyCustomer in cn.vertxup.erp.domain.tables
Fields in cn.vertxup.erp.domain.tables declared as RCompanyCustomer Modifier and Type Field Description static RCompanyCustomerRCompanyCustomer. R_COMPANY_CUSTOMERThe reference instance ofDB_ETERNAL.R_COMPANY_CUSTOMERMethods in cn.vertxup.erp.domain.tables that return RCompanyCustomer Modifier and Type Method Description RCompanyCustomerRCompanyCustomer. as(String alias)RCompanyCustomerRCompanyCustomer. as(org.jooq.Name alias)RCompanyCustomerRCompanyCustomer. rename(String name)Rename this tableRCompanyCustomerRCompanyCustomer. rename(org.jooq.Name name)Rename this table
-