Uses of Class
cn.vertxup.erp.domain.tables.pojos.EIdentity
Packages that use EIdentity
Package
Description
-
Uses of EIdentity in cn.vertxup.erp.domain.tables.daos
Methods in cn.vertxup.erp.domain.tables.daos that return types with arguments of type EIdentityModifier and TypeMethodDescriptionEIdentityDao.findManyByActive(Collection<Boolean> values) Find records that haveACTIVE IN (values)asynchronouslyEIdentityDao.findManyByActive(Collection<Boolean> values, int limit) Find records that haveACTIVE IN (values)asynchronously limited by the given limitEIdentityDao.findManyByAddress(Collection<String> values) Find records that haveADDRESS IN (values)asynchronouslyEIdentityDao.findManyByAddress(Collection<String> values, int limit) Find records that haveADDRESS IN (values)asynchronously limited by the given limitEIdentityDao.findManyByBirthday(Collection<LocalDateTime> values) Find records that haveBIRTHDAY IN (values)asynchronouslyEIdentityDao.findManyByBirthday(Collection<LocalDateTime> values, int limit) Find records that haveBIRTHDAY IN (values)asynchronously limited by the given limitEIdentityDao.findManyByCarPlate(Collection<String> values) Find records that haveCAR_PLATE IN (values)asynchronouslyEIdentityDao.findManyByCarPlate(Collection<String> values, int limit) Find records that haveCAR_PLATE IN (values)asynchronously limited by the given limitEIdentityDao.findManyByCode(Collection<String> values) Find records that haveCODE IN (values)asynchronouslyEIdentityDao.findManyByCode(Collection<String> values, int limit) Find records that haveCODE IN (values)asynchronously limited by the given limitEIdentityDao.findManyByContactAddress(Collection<String> values) Find records that haveCONTACT_ADDRESS IN (values)asynchronouslyEIdentityDao.findManyByContactAddress(Collection<String> values, int limit) Find records that haveCONTACT_ADDRESS IN (values)asynchronously limited by the given limitEIdentityDao.findManyByContactEmail(Collection<String> values) Find records that haveCONTACT_EMAIL IN (values)asynchronouslyEIdentityDao.findManyByContactEmail(Collection<String> values, int limit) Find records that haveCONTACT_EMAIL IN (values)asynchronously limited by the given limitEIdentityDao.findManyByContactMobile(Collection<String> values) Find records that haveCONTACT_MOBILE IN (values)asynchronouslyEIdentityDao.findManyByContactMobile(Collection<String> values, int limit) Find records that haveCONTACT_MOBILE IN (values)asynchronously limited by the given limitEIdentityDao.findManyByContactPhone(Collection<String> values) Find records that haveCONTACT_PHONE IN (values)asynchronouslyEIdentityDao.findManyByContactPhone(Collection<String> values, int limit) Find records that haveCONTACT_PHONE IN (values)asynchronously limited by the given limitEIdentityDao.findManyByCountry(Collection<String> values) Find records that haveCOUNTRY IN (values)asynchronouslyEIdentityDao.findManyByCountry(Collection<String> values, int limit) Find records that haveCOUNTRY IN (values)asynchronously limited by the given limitEIdentityDao.findManyByCreatedAt(Collection<LocalDateTime> values) Find records that haveCREATED_AT IN (values)asynchronouslyEIdentityDao.findManyByCreatedAt(Collection<LocalDateTime> values, int limit) Find records that haveCREATED_AT IN (values)asynchronously limited by the given limitEIdentityDao.findManyByCreatedBy(Collection<String> values) Find records that haveCREATED_BY IN (values)asynchronouslyEIdentityDao.findManyByCreatedBy(Collection<String> values, int limit) Find records that haveCREATED_BY IN (values)asynchronously limited by the given limitEIdentityDao.findManyByDriverLicense(Collection<String> values) Find records that haveDRIVER_LICENSE IN (values)asynchronouslyEIdentityDao.findManyByDriverLicense(Collection<String> values, int limit) Find records that haveDRIVER_LICENSE IN (values)asynchronously limited by the given limitEIdentityDao.findManyByEcAlipay(Collection<String> values) Find records that haveEC_ALIPAY IN (values)asynchronouslyEIdentityDao.findManyByEcAlipay(Collection<String> values, int limit) Find records that haveEC_ALIPAY IN (values)asynchronously limited by the given limitEIdentityDao.findManyByEcQq(Collection<String> values) Find records that haveEC_QQ IN (values)asynchronouslyEIdentityDao.findManyByEcQq(Collection<String> values, int limit) Find records that haveEC_QQ IN (values)asynchronously limited by the given limitEIdentityDao.findManyByEcWechat(Collection<String> values) Find records that haveEC_WECHAT IN (values)asynchronouslyEIdentityDao.findManyByEcWechat(Collection<String> values, int limit) Find records that haveEC_WECHAT IN (values)asynchronously limited by the given limitEIdentityDao.findManyByGender(Collection<Boolean> values) Find records that haveGENDER IN (values)asynchronouslyEIdentityDao.findManyByGender(Collection<Boolean> values, int limit) Find records that haveGENDER IN (values)asynchronously limited by the given limitEIdentityDao.findManyByIdcAddress(Collection<String> values) Find records that haveIDC_ADDRESS IN (values)asynchronouslyEIdentityDao.findManyByIdcAddress(Collection<String> values, int limit) Find records that haveIDC_ADDRESS IN (values)asynchronously limited by the given limitEIdentityDao.findManyByIdcBack(Collection<String> values) Find records that haveIDC_BACK IN (values)asynchronouslyEIdentityDao.findManyByIdcBack(Collection<String> values, int limit) Find records that haveIDC_BACK IN (values)asynchronously limited by the given limitEIdentityDao.findManyByIdcExpiredAt(Collection<LocalDateTime> values) Find records that haveIDC_EXPIRED_AT IN (values)asynchronouslyEIdentityDao.findManyByIdcExpiredAt(Collection<LocalDateTime> values, int limit) Find records that haveIDC_EXPIRED_AT IN (values)asynchronously limited by the given limitEIdentityDao.findManyByIdcFront(Collection<String> values) Find records that haveIDC_FRONT IN (values)asynchronouslyEIdentityDao.findManyByIdcFront(Collection<String> values, int limit) Find records that haveIDC_FRONT IN (values)asynchronously limited by the given limitEIdentityDao.findManyByIdcIssueAt(Collection<LocalDateTime> values) Find records that haveIDC_ISSUE_AT IN (values)asynchronouslyEIdentityDao.findManyByIdcIssueAt(Collection<LocalDateTime> values, int limit) Find records that haveIDC_ISSUE_AT IN (values)asynchronously limited by the given limitEIdentityDao.findManyByIdcIssuer(Collection<String> values) Find records that haveIDC_ISSUER IN (values)asynchronouslyEIdentityDao.findManyByIdcIssuer(Collection<String> values, int limit) Find records that haveIDC_ISSUER IN (values)asynchronously limited by the given limitEIdentityDao.findManyByIdcNumber(Collection<String> values) Find records that haveIDC_NUMBER IN (values)asynchronouslyEIdentityDao.findManyByIdcNumber(Collection<String> values, int limit) Find records that haveIDC_NUMBER IN (values)asynchronously limited by the given limitEIdentityDao.findManyByIdcType(Collection<String> values) Find records that haveIDC_TYPE IN (values)asynchronouslyEIdentityDao.findManyByIdcType(Collection<String> values, int limit) Find records that haveIDC_TYPE IN (values)asynchronously limited by the given limitEIdentityDao.findManyByLanguage(Collection<String> values) Find records that haveLANGUAGE IN (values)asynchronouslyEIdentityDao.findManyByLanguage(Collection<String> values, int limit) Find records that haveLANGUAGE IN (values)asynchronously limited by the given limitEIdentityDao.findManyByMarital(Collection<String> values) Find records that haveMARITAL IN (values)asynchronouslyEIdentityDao.findManyByMarital(Collection<String> values, int limit) Find records that haveMARITAL IN (values)asynchronously limited by the given limitEIdentityDao.findManyByMetadata(Collection<String> values) Find records that haveMETADATA IN (values)asynchronouslyEIdentityDao.findManyByMetadata(Collection<String> values, int limit) Find records that haveMETADATA IN (values)asynchronously limited by the given limitEIdentityDao.findManyByNation(Collection<String> values) Find records that haveNATION IN (values)asynchronouslyEIdentityDao.findManyByNation(Collection<String> values, int limit) Find records that haveNATION IN (values)asynchronously limited by the given limitEIdentityDao.findManyByNativePlace(Collection<String> values) Find records that haveNATIVE_PLACE IN (values)asynchronouslyEIdentityDao.findManyByNativePlace(Collection<String> values, int limit) Find records that haveNATIVE_PLACE IN (values)asynchronously limited by the given limitEIdentityDao.findManyByPassport(Collection<String> values) Find records that havePASSPORT IN (values)asynchronouslyEIdentityDao.findManyByPassport(Collection<String> values, int limit) Find records that havePASSPORT IN (values)asynchronously limited by the given limitEIdentityDao.findManyByRealname(Collection<String> values) Find records that haveREALNAME IN (values)asynchronouslyEIdentityDao.findManyByRealname(Collection<String> values, int limit) Find records that haveREALNAME IN (values)asynchronously limited by the given limitEIdentityDao.findManyBySigma(Collection<String> values) Find records that haveSIGMA IN (values)asynchronouslyEIdentityDao.findManyBySigma(Collection<String> values, int limit) Find records that haveSIGMA IN (values)asynchronously limited by the given limitEIdentityDao.findManyByStatus(Collection<String> values) Find records that haveSTATUS IN (values)asynchronouslyEIdentityDao.findManyByStatus(Collection<String> values, int limit) Find records that haveSTATUS IN (values)asynchronously limited by the given limitEIdentityDao.findManyByType(Collection<String> values) Find records that haveTYPE IN (values)asynchronouslyEIdentityDao.findManyByType(Collection<String> values, int limit) Find records that haveTYPE IN (values)asynchronously limited by the given limitEIdentityDao.findManyByUpdatedAt(Collection<LocalDateTime> values) Find records that haveUPDATED_AT IN (values)asynchronouslyEIdentityDao.findManyByUpdatedAt(Collection<LocalDateTime> values, int limit) Find records that haveUPDATED_AT IN (values)asynchronously limited by the given limitEIdentityDao.findManyByUpdatedBy(Collection<String> values) Find records that haveUPDATED_BY IN (values)asynchronouslyEIdentityDao.findManyByUpdatedBy(Collection<String> values, int limit) Find records that haveUPDATED_BY IN (values)asynchronously limited by the given limitEIdentityDao.findManyByUrgentName(Collection<String> values) Find records that haveURGENT_NAME IN (values)asynchronouslyEIdentityDao.findManyByUrgentName(Collection<String> values, int limit) Find records that haveURGENT_NAME IN (values)asynchronously limited by the given limitEIdentityDao.findManyByUrgentPhone(Collection<String> values) Find records that haveURGENT_PHONE IN (values)asynchronouslyEIdentityDao.findManyByUrgentPhone(Collection<String> values, int limit) Find records that haveURGENT_PHONE IN (values)asynchronously limited by the given limitEIdentityDao.findManyByVerified(Collection<Boolean> values) Find records that haveVERIFIED IN (values)asynchronouslyEIdentityDao.findManyByVerified(Collection<Boolean> values, int limit) Find records that haveVERIFIED IN (values)asynchronously limited by the given limitio.github.jklingsporn.vertx.jooq.classic.jdbc.JDBCClassicQueryExecutor<EIdentityRecord,EIdentity, String> EIdentityDao.queryExecutor()Methods in cn.vertxup.erp.domain.tables.daos with parameters of type EIdentity -
Uses of EIdentity in cn.vertxup.erp.domain.tables.pojos
Methods in cn.vertxup.erp.domain.tables.pojos that return EIdentityModifier and TypeMethodDescriptionSetter forDB_ETERNAL.E_IDENTITY.ACTIVE.EIdentity.setAddress(String address) Setter forDB_ETERNAL.E_IDENTITY.ADDRESS.EIdentity.setBirthday(LocalDateTime birthday) Setter forDB_ETERNAL.E_IDENTITY.BIRTHDAY.EIdentity.setCarPlate(String carPlate) Setter forDB_ETERNAL.E_IDENTITY.CAR_PLATE.Setter forDB_ETERNAL.E_IDENTITY.CODE.EIdentity.setContactAddress(String contactAddress) Setter forDB_ETERNAL.E_IDENTITY.CONTACT_ADDRESS.EIdentity.setContactEmail(String contactEmail) Setter forDB_ETERNAL.E_IDENTITY.CONTACT_EMAIL.EIdentity.setContactMobile(String contactMobile) Setter forDB_ETERNAL.E_IDENTITY.CONTACT_MOBILE.EIdentity.setContactPhone(String contactPhone) Setter forDB_ETERNAL.E_IDENTITY.CONTACT_PHONE.EIdentity.setCountry(String country) Setter forDB_ETERNAL.E_IDENTITY.COUNTRY.EIdentity.setCreatedAt(LocalDateTime createdAt) Setter forDB_ETERNAL.E_IDENTITY.CREATED_AT.EIdentity.setCreatedBy(String createdBy) Setter forDB_ETERNAL.E_IDENTITY.CREATED_BY.EIdentity.setDriverLicense(String driverLicense) Setter forDB_ETERNAL.E_IDENTITY.DRIVER_LICENSE.EIdentity.setEcAlipay(String ecAlipay) Setter forDB_ETERNAL.E_IDENTITY.EC_ALIPAY.Setter forDB_ETERNAL.E_IDENTITY.EC_QQ.EIdentity.setEcWechat(String ecWechat) Setter forDB_ETERNAL.E_IDENTITY.EC_WECHAT.Setter forDB_ETERNAL.E_IDENTITY.GENDER.EIdentity.setIdcAddress(String idcAddress) Setter forDB_ETERNAL.E_IDENTITY.IDC_ADDRESS.EIdentity.setIdcBack(String idcBack) Setter forDB_ETERNAL.E_IDENTITY.IDC_BACK.EIdentity.setIdcExpiredAt(LocalDateTime idcExpiredAt) Setter forDB_ETERNAL.E_IDENTITY.IDC_EXPIRED_AT.EIdentity.setIdcFront(String idcFront) Setter forDB_ETERNAL.E_IDENTITY.IDC_FRONT.EIdentity.setIdcIssueAt(LocalDateTime idcIssueAt) Setter forDB_ETERNAL.E_IDENTITY.IDC_ISSUE_AT.EIdentity.setIdcIssuer(String idcIssuer) Setter forDB_ETERNAL.E_IDENTITY.IDC_ISSUER.EIdentity.setIdcNumber(String idcNumber) Setter forDB_ETERNAL.E_IDENTITY.IDC_NUMBER.EIdentity.setIdcType(String idcType) Setter forDB_ETERNAL.E_IDENTITY.IDC_TYPE.Setter forDB_ETERNAL.E_IDENTITY.KEY.EIdentity.setLanguage(String language) Setter forDB_ETERNAL.E_IDENTITY.LANGUAGE.EIdentity.setMarital(String marital) Setter forDB_ETERNAL.E_IDENTITY.MARITAL.EIdentity.setMetadata(String metadata) Setter forDB_ETERNAL.E_IDENTITY.METADATA.Setter forDB_ETERNAL.E_IDENTITY.NATION.EIdentity.setNativePlace(String nativePlace) Setter forDB_ETERNAL.E_IDENTITY.NATIVE_PLACE.EIdentity.setPassport(String passport) Setter forDB_ETERNAL.E_IDENTITY.PASSPORT.EIdentity.setRealname(String realname) Setter forDB_ETERNAL.E_IDENTITY.REALNAME.Setter forDB_ETERNAL.E_IDENTITY.SIGMA.Setter forDB_ETERNAL.E_IDENTITY.STATUS.Setter forDB_ETERNAL.E_IDENTITY.TYPE.EIdentity.setUpdatedAt(LocalDateTime updatedAt) Setter forDB_ETERNAL.E_IDENTITY.UPDATED_AT.EIdentity.setUpdatedBy(String updatedBy) Setter forDB_ETERNAL.E_IDENTITY.UPDATED_BY.EIdentity.setUrgentName(String urgentName) Setter forDB_ETERNAL.E_IDENTITY.URGENT_NAME.EIdentity.setUrgentPhone(String urgentPhone) Setter forDB_ETERNAL.E_IDENTITY.URGENT_PHONE.EIdentity.setVerified(Boolean verified) Setter forDB_ETERNAL.E_IDENTITY.VERIFIED. -
Uses of EIdentity in cn.vertxup.erp.domain.tables.records
Constructors in cn.vertxup.erp.domain.tables.records with parameters of type EIdentityModifierConstructorDescriptionEIdentityRecord(EIdentity value) Create a detached, initialised EIdentityRecord