Uses of Class
cn.vertxup.erp.domain.tables.pojos.ECustomer
Packages that use ECustomer
Package
Description
-
Uses of ECustomer in cn.vertxup.erp.domain.tables.daos
Methods in cn.vertxup.erp.domain.tables.daos that return types with arguments of type ECustomerModifier and TypeMethodDescriptionECustomerDao.findManyByActive(Collection<Boolean> values) Find records that haveACTIVE IN (values)asynchronouslyECustomerDao.findManyByActive(Collection<Boolean> values, int limit) Find records that haveACTIVE IN (values)asynchronously limited by the given limitECustomerDao.findManyByAddress(Collection<String> values) Find records that haveADDRESS IN (values)asynchronouslyECustomerDao.findManyByAddress(Collection<String> values, int limit) Find records that haveADDRESS IN (values)asynchronously limited by the given limitECustomerDao.findManyByBankCard(Collection<String> values) Find records that haveBANK_CARD IN (values)asynchronouslyECustomerDao.findManyByBankCard(Collection<String> values, int limit) Find records that haveBANK_CARD IN (values)asynchronously limited by the given limitECustomerDao.findManyByBankId(Collection<String> values) Find records that haveBANK_ID IN (values)asynchronouslyECustomerDao.findManyByBankId(Collection<String> values, int limit) Find records that haveBANK_ID IN (values)asynchronously limited by the given limitECustomerDao.findManyByCode(Collection<String> values) Find records that haveCODE IN (values)asynchronouslyECustomerDao.findManyByCode(Collection<String> values, int limit) Find records that haveCODE IN (values)asynchronously limited by the given limitECustomerDao.findManyByComment(Collection<String> values) Find records that haveCOMMENT IN (values)asynchronouslyECustomerDao.findManyByComment(Collection<String> values, int limit) Find records that haveCOMMENT IN (values)asynchronously limited by the given limitECustomerDao.findManyByContactEmail(Collection<String> values) Find records that haveCONTACT_EMAIL IN (values)asynchronouslyECustomerDao.findManyByContactEmail(Collection<String> values, int limit) Find records that haveCONTACT_EMAIL IN (values)asynchronously limited by the given limitECustomerDao.findManyByContactName(Collection<String> values) Find records that haveCONTACT_NAME IN (values)asynchronouslyECustomerDao.findManyByContactName(Collection<String> values, int limit) Find records that haveCONTACT_NAME IN (values)asynchronously limited by the given limitECustomerDao.findManyByContactOnline(Collection<String> values) Find records that haveCONTACT_ONLINE IN (values)asynchronouslyECustomerDao.findManyByContactOnline(Collection<String> values, int limit) Find records that haveCONTACT_ONLINE IN (values)asynchronously limited by the given limitECustomerDao.findManyByContactPhone(Collection<String> values) Find records that haveCONTACT_PHONE IN (values)asynchronouslyECustomerDao.findManyByContactPhone(Collection<String> values, int limit) Find records that haveCONTACT_PHONE IN (values)asynchronously limited by the given limitECustomerDao.findManyByCreatedAt(Collection<LocalDateTime> values) Find records that haveCREATED_AT IN (values)asynchronouslyECustomerDao.findManyByCreatedAt(Collection<LocalDateTime> values, int limit) Find records that haveCREATED_AT IN (values)asynchronously limited by the given limitECustomerDao.findManyByCreatedBy(Collection<String> values) Find records that haveCREATED_BY IN (values)asynchronouslyECustomerDao.findManyByCreatedBy(Collection<String> values, int limit) Find records that haveCREATED_BY IN (values)asynchronously limited by the given limitECustomerDao.findManyByEmail(Collection<String> values) Find records that haveEMAIL IN (values)asynchronouslyECustomerDao.findManyByEmail(Collection<String> values, int limit) Find records that haveEMAIL IN (values)asynchronously limited by the given limitECustomerDao.findManyByFax(Collection<String> values) Find records that haveFAX IN (values)asynchronouslyECustomerDao.findManyByFax(Collection<String> values, int limit) Find records that haveFAX IN (values)asynchronously limited by the given limitECustomerDao.findManyByHomepage(Collection<String> values) Find records that haveHOMEPAGE IN (values)asynchronouslyECustomerDao.findManyByHomepage(Collection<String> values, int limit) Find records that haveHOMEPAGE IN (values)asynchronously limited by the given limitECustomerDao.findManyByLanguage(Collection<String> values) Find records that haveLANGUAGE IN (values)asynchronouslyECustomerDao.findManyByLanguage(Collection<String> values, int limit) Find records that haveLANGUAGE IN (values)asynchronously limited by the given limitECustomerDao.findManyByLogo(Collection<String> values) Find records that haveLOGO IN (values)asynchronouslyECustomerDao.findManyByLogo(Collection<String> values, int limit) Find records that haveLOGO IN (values)asynchronously limited by the given limitECustomerDao.findManyByMetadata(Collection<String> values) Find records that haveMETADATA IN (values)asynchronouslyECustomerDao.findManyByMetadata(Collection<String> values, int limit) Find records that haveMETADATA IN (values)asynchronously limited by the given limitECustomerDao.findManyByName(Collection<String> values) Find records that haveNAME IN (values)asynchronouslyECustomerDao.findManyByName(Collection<String> values, int limit) Find records that haveNAME IN (values)asynchronously limited by the given limitECustomerDao.findManyByPhone(Collection<String> values) Find records that havePHONE IN (values)asynchronouslyECustomerDao.findManyByPhone(Collection<String> values, int limit) Find records that havePHONE IN (values)asynchronously limited by the given limitECustomerDao.findManyByRunUp(Collection<Boolean> values) Find records that haveRUN_UP IN (values)asynchronouslyECustomerDao.findManyByRunUp(Collection<Boolean> values, int limit) Find records that haveRUN_UP IN (values)asynchronously limited by the given limitECustomerDao.findManyByRunUpAmount(Collection<BigDecimal> values) Find records that haveRUN_UP_AMOUNT IN (values)asynchronouslyECustomerDao.findManyByRunUpAmount(Collection<BigDecimal> values, int limit) Find records that haveRUN_UP_AMOUNT IN (values)asynchronously limited by the given limitECustomerDao.findManyBySigma(Collection<String> values) Find records that haveSIGMA IN (values)asynchronouslyECustomerDao.findManyBySigma(Collection<String> values, int limit) Find records that haveSIGMA IN (values)asynchronously limited by the given limitECustomerDao.findManyBySignName(Collection<String> values) Find records that haveSIGN_NAME IN (values)asynchronouslyECustomerDao.findManyBySignName(Collection<String> values, int limit) Find records that haveSIGN_NAME IN (values)asynchronously limited by the given limitECustomerDao.findManyBySignPhone(Collection<String> values) Find records that haveSIGN_PHONE IN (values)asynchronouslyECustomerDao.findManyBySignPhone(Collection<String> values, int limit) Find records that haveSIGN_PHONE IN (values)asynchronously limited by the given limitECustomerDao.findManyByStatus(Collection<String> values) Find records that haveSTATUS IN (values)asynchronouslyECustomerDao.findManyByStatus(Collection<String> values, int limit) Find records that haveSTATUS IN (values)asynchronously limited by the given limitECustomerDao.findManyByTaxCode(Collection<String> values) Find records that haveTAX_CODE IN (values)asynchronouslyECustomerDao.findManyByTaxCode(Collection<String> values, int limit) Find records that haveTAX_CODE IN (values)asynchronously limited by the given limitECustomerDao.findManyByTaxTitle(Collection<String> values) Find records that haveTAX_TITLE IN (values)asynchronouslyECustomerDao.findManyByTaxTitle(Collection<String> values, int limit) Find records that haveTAX_TITLE IN (values)asynchronously limited by the given limitECustomerDao.findManyByTitle(Collection<String> values) Find records that haveTITLE IN (values)asynchronouslyECustomerDao.findManyByTitle(Collection<String> values, int limit) Find records that haveTITLE IN (values)asynchronously limited by the given limitECustomerDao.findManyByType(Collection<String> values) Find records that haveTYPE IN (values)asynchronouslyECustomerDao.findManyByType(Collection<String> values, int limit) Find records that haveTYPE IN (values)asynchronously limited by the given limitECustomerDao.findManyByUpdatedAt(Collection<LocalDateTime> values) Find records that haveUPDATED_AT IN (values)asynchronouslyECustomerDao.findManyByUpdatedAt(Collection<LocalDateTime> values, int limit) Find records that haveUPDATED_AT IN (values)asynchronously limited by the given limitECustomerDao.findManyByUpdatedBy(Collection<String> values) Find records that haveUPDATED_BY IN (values)asynchronouslyECustomerDao.findManyByUpdatedBy(Collection<String> values, int limit) Find records that haveUPDATED_BY IN (values)asynchronously limited by the given limitio.github.jklingsporn.vertx.jooq.classic.jdbc.JDBCClassicQueryExecutor<ECustomerRecord,ECustomer, String> ECustomerDao.queryExecutor()Methods in cn.vertxup.erp.domain.tables.daos with parameters of type ECustomer -
Uses of ECustomer in cn.vertxup.erp.domain.tables.pojos
Methods in cn.vertxup.erp.domain.tables.pojos that return ECustomerModifier and TypeMethodDescriptionSetter forDB_ETERNAL.E_CUSTOMER.ACTIVE.ECustomer.setAddress(String address) Setter forDB_ETERNAL.E_CUSTOMER.ADDRESS.ECustomer.setBankCard(String bankCard) Setter forDB_ETERNAL.E_CUSTOMER.BANK_CARD.Setter forDB_ETERNAL.E_CUSTOMER.BANK_ID.Setter forDB_ETERNAL.E_CUSTOMER.CODE.ECustomer.setComment(String comment) Setter forDB_ETERNAL.E_CUSTOMER.COMMENT.ECustomer.setContactEmail(String contactEmail) Setter forDB_ETERNAL.E_CUSTOMER.CONTACT_EMAIL.ECustomer.setContactName(String contactName) Setter forDB_ETERNAL.E_CUSTOMER.CONTACT_NAME.ECustomer.setContactOnline(String contactOnline) Setter forDB_ETERNAL.E_CUSTOMER.CONTACT_ONLINE.ECustomer.setContactPhone(String contactPhone) Setter forDB_ETERNAL.E_CUSTOMER.CONTACT_PHONE.ECustomer.setCreatedAt(LocalDateTime createdAt) Setter forDB_ETERNAL.E_CUSTOMER.CREATED_AT.ECustomer.setCreatedBy(String createdBy) Setter forDB_ETERNAL.E_CUSTOMER.CREATED_BY.Setter forDB_ETERNAL.E_CUSTOMER.EMAIL.Setter forDB_ETERNAL.E_CUSTOMER.FAX.ECustomer.setHomepage(String homepage) Setter forDB_ETERNAL.E_CUSTOMER.HOMEPAGE.Setter forDB_ETERNAL.E_CUSTOMER.KEY.ECustomer.setLanguage(String language) Setter forDB_ETERNAL.E_CUSTOMER.LANGUAGE.Setter forDB_ETERNAL.E_CUSTOMER.LOGO.ECustomer.setMetadata(String metadata) Setter forDB_ETERNAL.E_CUSTOMER.METADATA.Setter forDB_ETERNAL.E_CUSTOMER.NAME.Setter forDB_ETERNAL.E_CUSTOMER.PHONE.Setter forDB_ETERNAL.E_CUSTOMER.RUN_UP.ECustomer.setRunUpAmount(BigDecimal runUpAmount) Setter forDB_ETERNAL.E_CUSTOMER.RUN_UP_AMOUNT.Setter forDB_ETERNAL.E_CUSTOMER.SIGMA.ECustomer.setSignName(String signName) Setter forDB_ETERNAL.E_CUSTOMER.SIGN_NAME.ECustomer.setSignPhone(String signPhone) Setter forDB_ETERNAL.E_CUSTOMER.SIGN_PHONE.Setter forDB_ETERNAL.E_CUSTOMER.STATUS.ECustomer.setTaxCode(String taxCode) Setter forDB_ETERNAL.E_CUSTOMER.TAX_CODE.ECustomer.setTaxTitle(String taxTitle) Setter forDB_ETERNAL.E_CUSTOMER.TAX_TITLE.Setter forDB_ETERNAL.E_CUSTOMER.TITLE.Setter forDB_ETERNAL.E_CUSTOMER.TYPE.ECustomer.setUpdatedAt(LocalDateTime updatedAt) Setter forDB_ETERNAL.E_CUSTOMER.UPDATED_AT.ECustomer.setUpdatedBy(String updatedBy) Setter forDB_ETERNAL.E_CUSTOMER.UPDATED_BY. -
Uses of ECustomer in cn.vertxup.erp.domain.tables.records
Constructors in cn.vertxup.erp.domain.tables.records with parameters of type ECustomerModifierConstructorDescriptionECustomerRecord(ECustomer value) Create a detached, initialised ECustomerRecord