Uses of Class
cn.vertxup.erp.domain.tables.pojos.EContract
Packages that use EContract
Package
Description
-
Uses of EContract in cn.vertxup.erp.domain.tables.daos
Methods in cn.vertxup.erp.domain.tables.daos that return types with arguments of type EContractModifier and TypeMethodDescriptionEContractDao.findManyByAAddress(Collection<String> values) Find records that haveA_ADDRESS IN (values)asynchronouslyEContractDao.findManyByAAddress(Collection<String> values, int limit) Find records that haveA_ADDRESS IN (values)asynchronously limited by the given limitEContractDao.findManyByActive(Collection<Boolean> values) Find records that haveACTIVE IN (values)asynchronouslyEContractDao.findManyByActive(Collection<Boolean> values, int limit) Find records that haveACTIVE IN (values)asynchronously limited by the given limitEContractDao.findManyByALegal(Collection<String> values) Find records that haveA_LEGAL IN (values)asynchronouslyEContractDao.findManyByALegal(Collection<String> values, int limit) Find records that haveA_LEGAL IN (values)asynchronously limited by the given limitEContractDao.findManyByAmount(Collection<BigDecimal> values) Find records that haveAMOUNT IN (values)asynchronouslyEContractDao.findManyByAmount(Collection<BigDecimal> values, int limit) Find records that haveAMOUNT IN (values)asynchronously limited by the given limitEContractDao.findManyByAName(Collection<String> values) Find records that haveA_NAME IN (values)asynchronouslyEContractDao.findManyByAName(Collection<String> values, int limit) Find records that haveA_NAME IN (values)asynchronously limited by the given limitEContractDao.findManyByAPhone(Collection<String> values) Find records that haveA_PHONE IN (values)asynchronouslyEContractDao.findManyByAPhone(Collection<String> values, int limit) Find records that haveA_PHONE IN (values)asynchronously limited by the given limitEContractDao.findManyByBAddress(Collection<String> values) Find records that haveB_ADDRESS IN (values)asynchronouslyEContractDao.findManyByBAddress(Collection<String> values, int limit) Find records that haveB_ADDRESS IN (values)asynchronously limited by the given limitEContractDao.findManyByBLegal(Collection<String> values) Find records that haveB_LEGAL IN (values)asynchronouslyEContractDao.findManyByBLegal(Collection<String> values, int limit) Find records that haveB_LEGAL IN (values)asynchronously limited by the given limitEContractDao.findManyByBName(Collection<String> values) Find records that haveB_NAME IN (values)asynchronouslyEContractDao.findManyByBName(Collection<String> values, int limit) Find records that haveB_NAME IN (values)asynchronously limited by the given limitEContractDao.findManyByBPhone(Collection<String> values) Find records that haveB_PHONE IN (values)asynchronouslyEContractDao.findManyByBPhone(Collection<String> values, int limit) Find records that haveB_PHONE IN (values)asynchronously limited by the given limitEContractDao.findManyByBudget(Collection<String> values) Find records that haveBUDGET IN (values)asynchronouslyEContractDao.findManyByBudget(Collection<String> values, int limit) Find records that haveBUDGET IN (values)asynchronously limited by the given limitEContractDao.findManyByCode(Collection<String> values) Find records that haveCODE IN (values)asynchronouslyEContractDao.findManyByCode(Collection<String> values, int limit) Find records that haveCODE IN (values)asynchronously limited by the given limitEContractDao.findManyByCreatedAt(Collection<LocalDateTime> values) Find records that haveCREATED_AT IN (values)asynchronouslyEContractDao.findManyByCreatedAt(Collection<LocalDateTime> values, int limit) Find records that haveCREATED_AT IN (values)asynchronously limited by the given limitEContractDao.findManyByCreatedBy(Collection<String> values) Find records that haveCREATED_BY IN (values)asynchronouslyEContractDao.findManyByCreatedBy(Collection<String> values, int limit) Find records that haveCREATED_BY IN (values)asynchronously limited by the given limitEContractDao.findManyByDeptId(Collection<String> values) Find records that haveDEPT_ID IN (values)asynchronouslyEContractDao.findManyByDeptId(Collection<String> values, int limit) Find records that haveDEPT_ID IN (values)asynchronously limited by the given limitEContractDao.findManyByDescription(Collection<String> values) Find records that haveDESCRIPTION IN (values)asynchronouslyEContractDao.findManyByDescription(Collection<String> values, int limit) Find records that haveDESCRIPTION IN (values)asynchronously limited by the given limitEContractDao.findManyByEndAt(Collection<LocalDateTime> values) Find records that haveEND_AT IN (values)asynchronouslyEContractDao.findManyByEndAt(Collection<LocalDateTime> values, int limit) Find records that haveEND_AT IN (values)asynchronously limited by the given limitEContractDao.findManyByLanguage(Collection<String> values) Find records that haveLANGUAGE IN (values)asynchronouslyEContractDao.findManyByLanguage(Collection<String> values, int limit) Find records that haveLANGUAGE IN (values)asynchronously limited by the given limitEContractDao.findManyByLevel(Collection<String> values) Find records that haveLEVEL IN (values)asynchronouslyEContractDao.findManyByLevel(Collection<String> values, int limit) Find records that haveLEVEL IN (values)asynchronously limited by the given limitEContractDao.findManyByMetadata(Collection<String> values) Find records that haveMETADATA IN (values)asynchronouslyEContractDao.findManyByMetadata(Collection<String> values, int limit) Find records that haveMETADATA IN (values)asynchronously limited by the given limitEContractDao.findManyByName(Collection<String> values) Find records that haveNAME IN (values)asynchronouslyEContractDao.findManyByName(Collection<String> values, int limit) Find records that haveNAME IN (values)asynchronously limited by the given limitEContractDao.findManyByPartyA(Collection<String> values) Find records that havePARTY_A IN (values)asynchronouslyEContractDao.findManyByPartyA(Collection<String> values, int limit) Find records that havePARTY_A IN (values)asynchronously limited by the given limitEContractDao.findManyByPartyB(Collection<String> values) Find records that havePARTY_B IN (values)asynchronouslyEContractDao.findManyByPartyB(Collection<String> values, int limit) Find records that havePARTY_B IN (values)asynchronously limited by the given limitEContractDao.findManyByPlanEndAt(Collection<LocalDateTime> values) Find records that havePLAN_END_AT IN (values)asynchronouslyEContractDao.findManyByPlanEndAt(Collection<LocalDateTime> values, int limit) Find records that havePLAN_END_AT IN (values)asynchronously limited by the given limitEContractDao.findManyByPlanStartAt(Collection<LocalDateTime> values) Find records that havePLAN_START_AT IN (values)asynchronouslyEContractDao.findManyByPlanStartAt(Collection<LocalDateTime> values, int limit) Find records that havePLAN_START_AT IN (values)asynchronously limited by the given limitEContractDao.findManyByRemark(Collection<String> values) Find records that haveREMARK IN (values)asynchronouslyEContractDao.findManyByRemark(Collection<String> values, int limit) Find records that haveREMARK IN (values)asynchronously limited by the given limitEContractDao.findManyBySigma(Collection<String> values) Find records that haveSIGMA IN (values)asynchronouslyEContractDao.findManyBySigma(Collection<String> values, int limit) Find records that haveSIGMA IN (values)asynchronously limited by the given limitEContractDao.findManyBySignedAt(Collection<LocalDateTime> values) Find records that haveSIGNED_AT IN (values)asynchronouslyEContractDao.findManyBySignedAt(Collection<LocalDateTime> values, int limit) Find records that haveSIGNED_AT IN (values)asynchronously limited by the given limitEContractDao.findManyBySignedBy(Collection<String> values) Find records that haveSIGNED_BY IN (values)asynchronouslyEContractDao.findManyBySignedBy(Collection<String> values, int limit) Find records that haveSIGNED_BY IN (values)asynchronously limited by the given limitEContractDao.findManyByStartAt(Collection<LocalDateTime> values) Find records that haveSTART_AT IN (values)asynchronouslyEContractDao.findManyByStartAt(Collection<LocalDateTime> values, int limit) Find records that haveSTART_AT IN (values)asynchronously limited by the given limitEContractDao.findManyByStatus(Collection<String> values) Find records that haveSTATUS IN (values)asynchronouslyEContractDao.findManyByStatus(Collection<String> values, int limit) Find records that haveSTATUS IN (values)asynchronously limited by the given limitEContractDao.findManyBySubject(Collection<String> values) Find records that haveSUBJECT IN (values)asynchronouslyEContractDao.findManyBySubject(Collection<String> values, int limit) Find records that haveSUBJECT IN (values)asynchronously limited by the given limitEContractDao.findManyByTitle(Collection<String> values) Find records that haveTITLE IN (values)asynchronouslyEContractDao.findManyByTitle(Collection<String> values, int limit) Find records that haveTITLE IN (values)asynchronously limited by the given limitEContractDao.findManyByType(Collection<String> values) Find records that haveTYPE IN (values)asynchronouslyEContractDao.findManyByType(Collection<String> values, int limit) Find records that haveTYPE IN (values)asynchronously limited by the given limitEContractDao.findManyByUpdatedAt(Collection<LocalDateTime> values) Find records that haveUPDATED_AT IN (values)asynchronouslyEContractDao.findManyByUpdatedAt(Collection<LocalDateTime> values, int limit) Find records that haveUPDATED_AT IN (values)asynchronously limited by the given limitEContractDao.findManyByUpdatedBy(Collection<String> values) Find records that haveUPDATED_BY IN (values)asynchronouslyEContractDao.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<EContractRecord,EContract, String> EContractDao.queryExecutor()Methods in cn.vertxup.erp.domain.tables.daos with parameters of type EContract -
Uses of EContract in cn.vertxup.erp.domain.tables.pojos
Methods in cn.vertxup.erp.domain.tables.pojos that return EContractModifier and TypeMethodDescriptionEContract.setAAddress(String aAddress) Setter forDB_ETERNAL.E_CONTRACT.A_ADDRESS.Setter forDB_ETERNAL.E_CONTRACT.ACTIVE.Setter forDB_ETERNAL.E_CONTRACT.A_LEGAL.EContract.setAmount(BigDecimal amount) Setter forDB_ETERNAL.E_CONTRACT.AMOUNT.Setter forDB_ETERNAL.E_CONTRACT.A_NAME.Setter forDB_ETERNAL.E_CONTRACT.A_PHONE.EContract.setBAddress(String bAddress) Setter forDB_ETERNAL.E_CONTRACT.B_ADDRESS.Setter forDB_ETERNAL.E_CONTRACT.B_LEGAL.Setter forDB_ETERNAL.E_CONTRACT.B_NAME.Setter forDB_ETERNAL.E_CONTRACT.B_PHONE.Setter forDB_ETERNAL.E_CONTRACT.BUDGET.Setter forDB_ETERNAL.E_CONTRACT.CODE.EContract.setCreatedAt(LocalDateTime createdAt) Setter forDB_ETERNAL.E_CONTRACT.CREATED_AT.EContract.setCreatedBy(String createdBy) Setter forDB_ETERNAL.E_CONTRACT.CREATED_BY.Setter forDB_ETERNAL.E_CONTRACT.DEPT_ID.EContract.setDescription(String description) Setter forDB_ETERNAL.E_CONTRACT.DESCRIPTION.EContract.setEndAt(LocalDateTime endAt) Setter forDB_ETERNAL.E_CONTRACT.END_AT.Setter forDB_ETERNAL.E_CONTRACT.KEY.EContract.setLanguage(String language) Setter forDB_ETERNAL.E_CONTRACT.LANGUAGE.Setter forDB_ETERNAL.E_CONTRACT.LEVEL.EContract.setMetadata(String metadata) Setter forDB_ETERNAL.E_CONTRACT.METADATA.Setter forDB_ETERNAL.E_CONTRACT.NAME.Setter forDB_ETERNAL.E_CONTRACT.PARTY_A.Setter forDB_ETERNAL.E_CONTRACT.PARTY_B.EContract.setPlanEndAt(LocalDateTime planEndAt) Setter forDB_ETERNAL.E_CONTRACT.PLAN_END_AT.EContract.setPlanStartAt(LocalDateTime planStartAt) Setter forDB_ETERNAL.E_CONTRACT.PLAN_START_AT.Setter forDB_ETERNAL.E_CONTRACT.REMARK.Setter forDB_ETERNAL.E_CONTRACT.SIGMA.EContract.setSignedAt(LocalDateTime signedAt) Setter forDB_ETERNAL.E_CONTRACT.SIGNED_AT.EContract.setSignedBy(String signedBy) Setter forDB_ETERNAL.E_CONTRACT.SIGNED_BY.EContract.setStartAt(LocalDateTime startAt) Setter forDB_ETERNAL.E_CONTRACT.START_AT.Setter forDB_ETERNAL.E_CONTRACT.STATUS.EContract.setSubject(String subject) Setter forDB_ETERNAL.E_CONTRACT.SUBJECT.Setter forDB_ETERNAL.E_CONTRACT.TITLE.Setter forDB_ETERNAL.E_CONTRACT.TYPE.EContract.setUpdatedAt(LocalDateTime updatedAt) Setter forDB_ETERNAL.E_CONTRACT.UPDATED_AT.EContract.setUpdatedBy(String updatedBy) Setter forDB_ETERNAL.E_CONTRACT.UPDATED_BY. -
Uses of EContract in cn.vertxup.erp.domain.tables.records
Constructors in cn.vertxup.erp.domain.tables.records with parameters of type EContractModifierConstructorDescriptionEContractRecord(EContract value) Create a detached, initialised EContractRecord