Uses of Class
cn.vertxup.erp.domain.tables.pojos.EProject
Packages that use EProject
Package
Description
-
Uses of EProject in cn.vertxup.erp.domain.tables.daos
Methods in cn.vertxup.erp.domain.tables.daos that return types with arguments of type EProjectModifier and TypeMethodDescriptionEProjectDao.findManyByActive(Collection<Boolean> values) Find records that haveACTIVE IN (values)asynchronouslyEProjectDao.findManyByActive(Collection<Boolean> values, int limit) Find records that haveACTIVE IN (values)asynchronously limited by the given limitEProjectDao.findManyByAmount(Collection<BigDecimal> values) Find records that haveAMOUNT IN (values)asynchronouslyEProjectDao.findManyByAmount(Collection<BigDecimal> values, int limit) Find records that haveAMOUNT IN (values)asynchronously limited by the given limitEProjectDao.findManyByBudget(Collection<String> values) Find records that haveBUDGET IN (values)asynchronouslyEProjectDao.findManyByBudget(Collection<String> values, int limit) Find records that haveBUDGET IN (values)asynchronously limited by the given limitEProjectDao.findManyByCode(Collection<String> values) Find records that haveCODE IN (values)asynchronouslyEProjectDao.findManyByCode(Collection<String> values, int limit) Find records that haveCODE IN (values)asynchronously limited by the given limitEProjectDao.findManyByCreatedAt(Collection<LocalDateTime> values) Find records that haveCREATED_AT IN (values)asynchronouslyEProjectDao.findManyByCreatedAt(Collection<LocalDateTime> values, int limit) Find records that haveCREATED_AT IN (values)asynchronously limited by the given limitEProjectDao.findManyByCreatedBy(Collection<String> values) Find records that haveCREATED_BY IN (values)asynchronouslyEProjectDao.findManyByCreatedBy(Collection<String> values, int limit) Find records that haveCREATED_BY IN (values)asynchronously limited by the given limitEProjectDao.findManyByDeptId(Collection<String> values) Find records that haveDEPT_ID IN (values)asynchronouslyEProjectDao.findManyByDeptId(Collection<String> values, int limit) Find records that haveDEPT_ID IN (values)asynchronously limited by the given limitEProjectDao.findManyByDescription(Collection<String> values) Find records that haveDESCRIPTION IN (values)asynchronouslyEProjectDao.findManyByDescription(Collection<String> values, int limit) Find records that haveDESCRIPTION IN (values)asynchronously limited by the given limitEProjectDao.findManyByEndAt(Collection<LocalDateTime> values) Find records that haveEND_AT IN (values)asynchronouslyEProjectDao.findManyByEndAt(Collection<LocalDateTime> values, int limit) Find records that haveEND_AT IN (values)asynchronously limited by the given limitEProjectDao.findManyByIcon(Collection<String> values) Find records that haveICON IN (values)asynchronouslyEProjectDao.findManyByIcon(Collection<String> values, int limit) Find records that haveICON IN (values)asynchronously limited by the given limitEProjectDao.findManyByLanguage(Collection<String> values) Find records that haveLANGUAGE IN (values)asynchronouslyEProjectDao.findManyByLanguage(Collection<String> values, int limit) Find records that haveLANGUAGE IN (values)asynchronously limited by the given limitEProjectDao.findManyByLeadBy(Collection<String> values) Find records that haveLEAD_BY IN (values)asynchronouslyEProjectDao.findManyByLeadBy(Collection<String> values, int limit) Find records that haveLEAD_BY IN (values)asynchronously limited by the given limitEProjectDao.findManyByLevel(Collection<String> values) Find records that haveLEVEL IN (values)asynchronouslyEProjectDao.findManyByLevel(Collection<String> values, int limit) Find records that haveLEVEL IN (values)asynchronously limited by the given limitEProjectDao.findManyByMetadata(Collection<String> values) Find records that haveMETADATA IN (values)asynchronouslyEProjectDao.findManyByMetadata(Collection<String> values, int limit) Find records that haveMETADATA IN (values)asynchronously limited by the given limitEProjectDao.findManyByName(Collection<String> values) Find records that haveNAME IN (values)asynchronouslyEProjectDao.findManyByName(Collection<String> values, int limit) Find records that haveNAME IN (values)asynchronously limited by the given limitEProjectDao.findManyByPlanEndAt(Collection<LocalDateTime> values) Find records that havePLAN_END_AT IN (values)asynchronouslyEProjectDao.findManyByPlanEndAt(Collection<LocalDateTime> values, int limit) Find records that havePLAN_END_AT IN (values)asynchronously limited by the given limitEProjectDao.findManyByPlanStartAt(Collection<LocalDateTime> values) Find records that havePLAN_START_AT IN (values)asynchronouslyEProjectDao.findManyByPlanStartAt(Collection<LocalDateTime> values, int limit) Find records that havePLAN_START_AT IN (values)asynchronously limited by the given limitEProjectDao.findManyByPriority(Collection<String> values) Find records that havePRIORITY IN (values)asynchronouslyEProjectDao.findManyByPriority(Collection<String> values, int limit) Find records that havePRIORITY IN (values)asynchronously limited by the given limitEProjectDao.findManyByRemark(Collection<String> values) Find records that haveREMARK IN (values)asynchronouslyEProjectDao.findManyByRemark(Collection<String> values, int limit) Find records that haveREMARK IN (values)asynchronously limited by the given limitEProjectDao.findManyByRisk(Collection<String> values) Find records that haveRISK IN (values)asynchronouslyEProjectDao.findManyByRisk(Collection<String> values, int limit) Find records that haveRISK IN (values)asynchronously limited by the given limitEProjectDao.findManyByShortName(Collection<String> values) Find records that haveSHORT_NAME IN (values)asynchronouslyEProjectDao.findManyByShortName(Collection<String> values, int limit) Find records that haveSHORT_NAME IN (values)asynchronously limited by the given limitEProjectDao.findManyBySigma(Collection<String> values) Find records that haveSIGMA IN (values)asynchronouslyEProjectDao.findManyBySigma(Collection<String> values, int limit) Find records that haveSIGMA IN (values)asynchronously limited by the given limitEProjectDao.findManyByStartAt(Collection<LocalDateTime> values) Find records that haveSTART_AT IN (values)asynchronouslyEProjectDao.findManyByStartAt(Collection<LocalDateTime> values, int limit) Find records that haveSTART_AT IN (values)asynchronously limited by the given limitEProjectDao.findManyByStatus(Collection<String> values) Find records that haveSTATUS IN (values)asynchronouslyEProjectDao.findManyByStatus(Collection<String> values, int limit) Find records that haveSTATUS IN (values)asynchronously limited by the given limitEProjectDao.findManyBySubject(Collection<String> values) Find records that haveSUBJECT IN (values)asynchronouslyEProjectDao.findManyBySubject(Collection<String> values, int limit) Find records that haveSUBJECT IN (values)asynchronously limited by the given limitEProjectDao.findManyByTitle(Collection<String> values) Find records that haveTITLE IN (values)asynchronouslyEProjectDao.findManyByTitle(Collection<String> values, int limit) Find records that haveTITLE IN (values)asynchronously limited by the given limitEProjectDao.findManyByType(Collection<String> values) Find records that haveTYPE IN (values)asynchronouslyEProjectDao.findManyByType(Collection<String> values, int limit) Find records that haveTYPE IN (values)asynchronously limited by the given limitEProjectDao.findManyByUpdatedAt(Collection<LocalDateTime> values) Find records that haveUPDATED_AT IN (values)asynchronouslyEProjectDao.findManyByUpdatedAt(Collection<LocalDateTime> values, int limit) Find records that haveUPDATED_AT IN (values)asynchronously limited by the given limitEProjectDao.findManyByUpdatedBy(Collection<String> values) Find records that haveUPDATED_BY IN (values)asynchronouslyEProjectDao.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<EProjectRecord,EProject, String> EProjectDao.queryExecutor()Methods in cn.vertxup.erp.domain.tables.daos with parameters of type EProject -
Uses of EProject in cn.vertxup.erp.domain.tables.pojos
Methods in cn.vertxup.erp.domain.tables.pojos that return EProjectModifier and TypeMethodDescriptionSetter forDB_ETERNAL.E_PROJECT.ACTIVE.EProject.setAmount(BigDecimal amount) Setter forDB_ETERNAL.E_PROJECT.AMOUNT.Setter forDB_ETERNAL.E_PROJECT.BUDGET.Setter forDB_ETERNAL.E_PROJECT.CODE.EProject.setCreatedAt(LocalDateTime createdAt) Setter forDB_ETERNAL.E_PROJECT.CREATED_AT.EProject.setCreatedBy(String createdBy) Setter forDB_ETERNAL.E_PROJECT.CREATED_BY.Setter forDB_ETERNAL.E_PROJECT.DEPT_ID.EProject.setDescription(String description) Setter forDB_ETERNAL.E_PROJECT.DESCRIPTION.EProject.setEndAt(LocalDateTime endAt) Setter forDB_ETERNAL.E_PROJECT.END_AT.Setter forDB_ETERNAL.E_PROJECT.ICON.Setter forDB_ETERNAL.E_PROJECT.KEY.EProject.setLanguage(String language) Setter forDB_ETERNAL.E_PROJECT.LANGUAGE.Setter forDB_ETERNAL.E_PROJECT.LEAD_BY.Setter forDB_ETERNAL.E_PROJECT.LEVEL.EProject.setMetadata(String metadata) Setter forDB_ETERNAL.E_PROJECT.METADATA.Setter forDB_ETERNAL.E_PROJECT.NAME.EProject.setPlanEndAt(LocalDateTime planEndAt) Setter forDB_ETERNAL.E_PROJECT.PLAN_END_AT.EProject.setPlanStartAt(LocalDateTime planStartAt) Setter forDB_ETERNAL.E_PROJECT.PLAN_START_AT.EProject.setPriority(String priority) Setter forDB_ETERNAL.E_PROJECT.PRIORITY.Setter forDB_ETERNAL.E_PROJECT.REMARK.Setter forDB_ETERNAL.E_PROJECT.RISK.EProject.setShortName(String shortName) Setter forDB_ETERNAL.E_PROJECT.SHORT_NAME.Setter forDB_ETERNAL.E_PROJECT.SIGMA.EProject.setStartAt(LocalDateTime startAt) Setter forDB_ETERNAL.E_PROJECT.START_AT.Setter forDB_ETERNAL.E_PROJECT.STATUS.EProject.setSubject(String subject) Setter forDB_ETERNAL.E_PROJECT.SUBJECT.Setter forDB_ETERNAL.E_PROJECT.TITLE.Setter forDB_ETERNAL.E_PROJECT.TYPE.EProject.setUpdatedAt(LocalDateTime updatedAt) Setter forDB_ETERNAL.E_PROJECT.UPDATED_AT.EProject.setUpdatedBy(String updatedBy) Setter forDB_ETERNAL.E_PROJECT.UPDATED_BY. -
Uses of EProject in cn.vertxup.erp.domain.tables.records
Constructors in cn.vertxup.erp.domain.tables.records with parameters of type EProjectModifierConstructorDescriptionEProjectRecord(EProject value) Create a detached, initialised EProjectRecord