Class IJobDao
-
- All Implemented Interfaces:
io.github.jklingsporn.vertx.jooq.classic.VertxDAO<IJobRecord,IJob,String>,io.github.jklingsporn.vertx.jooq.shared.internal.GenericVertxDAO<IJobRecord,IJob,String,io.vertx.core.Future<List<IJob>>,io.vertx.core.Future<IJob>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>
public class IJobDao extends io.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<IJobRecord,IJob,String,io.vertx.core.Future<List<IJob>>,io.vertx.core.Future<IJob>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>> implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<IJobRecord,IJob,String>
This class is generated by jOOQ.
-
-
Constructor Summary
Constructors Constructor Description IJobDao(org.jooq.Configuration configuration, io.vertx.core.Vertx vertx)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.vertx.core.Future<List<IJob>>findManyByActive(Collection<Boolean> values)Find records that haveACTIVE IN (values)asynchronouslyio.vertx.core.Future<List<IJob>>findManyByActive(Collection<Boolean> values, int limit)Find records that haveACTIVE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IJob>>findManyByAdditional(Collection<String> values)Find records that haveADDITIONAL IN (values)asynchronouslyio.vertx.core.Future<List<IJob>>findManyByAdditional(Collection<String> values, int limit)Find records that haveADDITIONAL IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IJob>>findManyByCode(Collection<String> values)Find records that haveCODE IN (values)asynchronouslyio.vertx.core.Future<List<IJob>>findManyByCode(Collection<String> values, int limit)Find records that haveCODE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IJob>>findManyByComment(Collection<String> values)Find records that haveCOMMENT IN (values)asynchronouslyio.vertx.core.Future<List<IJob>>findManyByComment(Collection<String> values, int limit)Find records that haveCOMMENT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IJob>>findManyByCreatedAt(Collection<LocalDateTime> values)Find records that haveCREATED_AT IN (values)asynchronouslyio.vertx.core.Future<List<IJob>>findManyByCreatedAt(Collection<LocalDateTime> values, int limit)Find records that haveCREATED_AT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IJob>>findManyByCreatedBy(Collection<String> values)Find records that haveCREATED_BY IN (values)asynchronouslyio.vertx.core.Future<List<IJob>>findManyByCreatedBy(Collection<String> values, int limit)Find records that haveCREATED_BY IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IJob>>findManyByDuration(Collection<Long> values)Find records that haveDURATION IN (values)asynchronouslyio.vertx.core.Future<List<IJob>>findManyByDuration(Collection<Long> values, int limit)Find records that haveDURATION IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IJob>>findManyByGroup(Collection<String> values)Find records that haveGROUP IN (values)asynchronouslyio.vertx.core.Future<List<IJob>>findManyByGroup(Collection<String> values, int limit)Find records that haveGROUP IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IJob>>findManyByIncomeAddress(Collection<String> values)Find records that haveINCOME_ADDRESS IN (values)asynchronouslyio.vertx.core.Future<List<IJob>>findManyByIncomeAddress(Collection<String> values, int limit)Find records that haveINCOME_ADDRESS IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IJob>>findManyByIncomeComponent(Collection<String> values)Find records that haveINCOME_COMPONENT IN (values)asynchronouslyio.vertx.core.Future<List<IJob>>findManyByIncomeComponent(Collection<String> values, int limit)Find records that haveINCOME_COMPONENT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IJob>>findManyByLanguage(Collection<String> values)Find records that haveLANGUAGE IN (values)asynchronouslyio.vertx.core.Future<List<IJob>>findManyByLanguage(Collection<String> values, int limit)Find records that haveLANGUAGE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IJob>>findManyByMetadata(Collection<String> values)Find records that haveMETADATA IN (values)asynchronouslyio.vertx.core.Future<List<IJob>>findManyByMetadata(Collection<String> values, int limit)Find records that haveMETADATA IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IJob>>findManyByName(Collection<String> values)Find records that haveNAME IN (values)asynchronouslyio.vertx.core.Future<List<IJob>>findManyByName(Collection<String> values, int limit)Find records that haveNAME IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IJob>>findManyByNamespace(Collection<String> values)Find records that haveNAMESPACE IN (values)asynchronouslyio.vertx.core.Future<List<IJob>>findManyByNamespace(Collection<String> values, int limit)Find records that haveNAMESPACE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IJob>>findManyByOutcomeAddress(Collection<String> values)Find records that haveOUTCOME_ADDRESS IN (values)asynchronouslyio.vertx.core.Future<List<IJob>>findManyByOutcomeAddress(Collection<String> values, int limit)Find records that haveOUTCOME_ADDRESS IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IJob>>findManyByOutcomeComponent(Collection<String> values)Find records that haveOUTCOME_COMPONENT IN (values)asynchronouslyio.vertx.core.Future<List<IJob>>findManyByOutcomeComponent(Collection<String> values, int limit)Find records that haveOUTCOME_COMPONENT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IJob>>findManyByProxy(Collection<String> values)Find records that havePROXY IN (values)asynchronouslyio.vertx.core.Future<List<IJob>>findManyByProxy(Collection<String> values, int limit)Find records that havePROXY IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IJob>>findManyByRunAt(Collection<LocalTime> values)Find records that haveRUN_AT IN (values)asynchronouslyio.vertx.core.Future<List<IJob>>findManyByRunAt(Collection<LocalTime> values, int limit)Find records that haveRUN_AT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IJob>>findManyByServiceId(Collection<String> values)Find records that haveSERVICE_ID IN (values)asynchronouslyio.vertx.core.Future<List<IJob>>findManyByServiceId(Collection<String> values, int limit)Find records that haveSERVICE_ID IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IJob>>findManyBySigma(Collection<String> values)Find records that haveSIGMA IN (values)asynchronouslyio.vertx.core.Future<List<IJob>>findManyBySigma(Collection<String> values, int limit)Find records that haveSIGMA IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IJob>>findManyByThreshold(Collection<Integer> values)Find records that haveTHRESHOLD IN (values)asynchronouslyio.vertx.core.Future<List<IJob>>findManyByThreshold(Collection<Integer> values, int limit)Find records that haveTHRESHOLD IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IJob>>findManyByType(Collection<String> values)Find records that haveTYPE IN (values)asynchronouslyio.vertx.core.Future<List<IJob>>findManyByType(Collection<String> values, int limit)Find records that haveTYPE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IJob>>findManyByUpdatedAt(Collection<LocalDateTime> values)Find records that haveUPDATED_AT IN (values)asynchronouslyio.vertx.core.Future<List<IJob>>findManyByUpdatedAt(Collection<LocalDateTime> values, int limit)Find records that haveUPDATED_AT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IJob>>findManyByUpdatedBy(Collection<String> values)Find records that haveUPDATED_BY IN (values)asynchronouslyio.vertx.core.Future<List<IJob>>findManyByUpdatedBy(Collection<String> values, int limit)Find records that haveUPDATED_BY IN (values)asynchronously limited by the given limitprotected StringgetId(IJob object)io.github.jklingsporn.vertx.jooq.classic.jdbc.JDBCClassicQueryExecutor<IJobRecord,IJob,String>queryExecutor()-
Methods inherited from class io.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO
compositeKeyRecord, deleteByCondition, deleteById, deleteByIds, equalKey, equalKeys, findAll, findManyByCondition, findManyByCondition, findManyByCondition, findManyByCondition, findManyByCondition, findManyByIds, findOneByCondition, findOneById, getTable, getType, insert, insert, insert, insert, insertReturningPrimary, keyConverter, newRecord, update
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.github.jklingsporn.vertx.jooq.shared.internal.GenericVertxDAO
deleteByCondition, deleteById, deleteByIds, findAll, findManyByCondition, findManyByCondition, findManyByCondition, findManyByCondition, findManyByCondition, findManyByIds, findOneByCondition, findOneById, insert, insert, insert, insert, insertReturningPrimary, update
-
-
-
-
Method Detail
-
findManyByNamespace
public io.vertx.core.Future<List<IJob>> findManyByNamespace(Collection<String> values)
Find records that haveNAMESPACE IN (values)asynchronously
-
findManyByNamespace
public io.vertx.core.Future<List<IJob>> findManyByNamespace(Collection<String> values, int limit)
Find records that haveNAMESPACE IN (values)asynchronously limited by the given limit
-
findManyByName
public io.vertx.core.Future<List<IJob>> findManyByName(Collection<String> values)
Find records that haveNAME IN (values)asynchronously
-
findManyByName
public io.vertx.core.Future<List<IJob>> findManyByName(Collection<String> values, int limit)
Find records that haveNAME IN (values)asynchronously limited by the given limit
-
findManyByCode
public io.vertx.core.Future<List<IJob>> findManyByCode(Collection<String> values)
Find records that haveCODE IN (values)asynchronously
-
findManyByCode
public io.vertx.core.Future<List<IJob>> findManyByCode(Collection<String> values, int limit)
Find records that haveCODE IN (values)asynchronously limited by the given limit
-
findManyByType
public io.vertx.core.Future<List<IJob>> findManyByType(Collection<String> values)
Find records that haveTYPE IN (values)asynchronously
-
findManyByType
public io.vertx.core.Future<List<IJob>> findManyByType(Collection<String> values, int limit)
Find records that haveTYPE IN (values)asynchronously limited by the given limit
-
findManyByGroup
public io.vertx.core.Future<List<IJob>> findManyByGroup(Collection<String> values)
Find records that haveGROUP IN (values)asynchronously
-
findManyByGroup
public io.vertx.core.Future<List<IJob>> findManyByGroup(Collection<String> values, int limit)
Find records that haveGROUP IN (values)asynchronously limited by the given limit
-
findManyByComment
public io.vertx.core.Future<List<IJob>> findManyByComment(Collection<String> values)
Find records that haveCOMMENT IN (values)asynchronously
-
findManyByComment
public io.vertx.core.Future<List<IJob>> findManyByComment(Collection<String> values, int limit)
Find records that haveCOMMENT IN (values)asynchronously limited by the given limit
-
findManyByAdditional
public io.vertx.core.Future<List<IJob>> findManyByAdditional(Collection<String> values)
Find records that haveADDITIONAL IN (values)asynchronously
-
findManyByAdditional
public io.vertx.core.Future<List<IJob>> findManyByAdditional(Collection<String> values, int limit)
Find records that haveADDITIONAL IN (values)asynchronously limited by the given limit
-
findManyByRunAt
public io.vertx.core.Future<List<IJob>> findManyByRunAt(Collection<LocalTime> values)
Find records that haveRUN_AT IN (values)asynchronously
-
findManyByRunAt
public io.vertx.core.Future<List<IJob>> findManyByRunAt(Collection<LocalTime> values, int limit)
Find records that haveRUN_AT IN (values)asynchronously limited by the given limit
-
findManyByDuration
public io.vertx.core.Future<List<IJob>> findManyByDuration(Collection<Long> values)
Find records that haveDURATION IN (values)asynchronously
-
findManyByDuration
public io.vertx.core.Future<List<IJob>> findManyByDuration(Collection<Long> values, int limit)
Find records that haveDURATION IN (values)asynchronously limited by the given limit
-
findManyByProxy
public io.vertx.core.Future<List<IJob>> findManyByProxy(Collection<String> values)
Find records that havePROXY IN (values)asynchronously
-
findManyByProxy
public io.vertx.core.Future<List<IJob>> findManyByProxy(Collection<String> values, int limit)
Find records that havePROXY IN (values)asynchronously limited by the given limit
-
findManyByThreshold
public io.vertx.core.Future<List<IJob>> findManyByThreshold(Collection<Integer> values)
Find records that haveTHRESHOLD IN (values)asynchronously
-
findManyByThreshold
public io.vertx.core.Future<List<IJob>> findManyByThreshold(Collection<Integer> values, int limit)
Find records that haveTHRESHOLD IN (values)asynchronously limited by the given limit
-
findManyByIncomeComponent
public io.vertx.core.Future<List<IJob>> findManyByIncomeComponent(Collection<String> values)
Find records that haveINCOME_COMPONENT IN (values)asynchronously
-
findManyByIncomeComponent
public io.vertx.core.Future<List<IJob>> findManyByIncomeComponent(Collection<String> values, int limit)
Find records that haveINCOME_COMPONENT IN (values)asynchronously limited by the given limit
-
findManyByIncomeAddress
public io.vertx.core.Future<List<IJob>> findManyByIncomeAddress(Collection<String> values)
Find records that haveINCOME_ADDRESS IN (values)asynchronously
-
findManyByIncomeAddress
public io.vertx.core.Future<List<IJob>> findManyByIncomeAddress(Collection<String> values, int limit)
Find records that haveINCOME_ADDRESS IN (values)asynchronously limited by the given limit
-
findManyByOutcomeComponent
public io.vertx.core.Future<List<IJob>> findManyByOutcomeComponent(Collection<String> values)
Find records that haveOUTCOME_COMPONENT IN (values)asynchronously
-
findManyByOutcomeComponent
public io.vertx.core.Future<List<IJob>> findManyByOutcomeComponent(Collection<String> values, int limit)
Find records that haveOUTCOME_COMPONENT IN (values)asynchronously limited by the given limit
-
findManyByOutcomeAddress
public io.vertx.core.Future<List<IJob>> findManyByOutcomeAddress(Collection<String> values)
Find records that haveOUTCOME_ADDRESS IN (values)asynchronously
-
findManyByOutcomeAddress
public io.vertx.core.Future<List<IJob>> findManyByOutcomeAddress(Collection<String> values, int limit)
Find records that haveOUTCOME_ADDRESS IN (values)asynchronously limited by the given limit
-
findManyByServiceId
public io.vertx.core.Future<List<IJob>> findManyByServiceId(Collection<String> values)
Find records that haveSERVICE_ID IN (values)asynchronously
-
findManyByServiceId
public io.vertx.core.Future<List<IJob>> findManyByServiceId(Collection<String> values, int limit)
Find records that haveSERVICE_ID IN (values)asynchronously limited by the given limit
-
findManyBySigma
public io.vertx.core.Future<List<IJob>> findManyBySigma(Collection<String> values)
Find records that haveSIGMA IN (values)asynchronously
-
findManyBySigma
public io.vertx.core.Future<List<IJob>> findManyBySigma(Collection<String> values, int limit)
Find records that haveSIGMA IN (values)asynchronously limited by the given limit
-
findManyByLanguage
public io.vertx.core.Future<List<IJob>> findManyByLanguage(Collection<String> values)
Find records that haveLANGUAGE IN (values)asynchronously
-
findManyByLanguage
public io.vertx.core.Future<List<IJob>> findManyByLanguage(Collection<String> values, int limit)
Find records that haveLANGUAGE IN (values)asynchronously limited by the given limit
-
findManyByActive
public io.vertx.core.Future<List<IJob>> findManyByActive(Collection<Boolean> values)
Find records that haveACTIVE IN (values)asynchronously
-
findManyByActive
public io.vertx.core.Future<List<IJob>> findManyByActive(Collection<Boolean> values, int limit)
Find records that haveACTIVE IN (values)asynchronously limited by the given limit
-
findManyByMetadata
public io.vertx.core.Future<List<IJob>> findManyByMetadata(Collection<String> values)
Find records that haveMETADATA IN (values)asynchronously
-
findManyByMetadata
public io.vertx.core.Future<List<IJob>> findManyByMetadata(Collection<String> values, int limit)
Find records that haveMETADATA IN (values)asynchronously limited by the given limit
-
findManyByCreatedAt
public io.vertx.core.Future<List<IJob>> findManyByCreatedAt(Collection<LocalDateTime> values)
Find records that haveCREATED_AT IN (values)asynchronously
-
findManyByCreatedAt
public io.vertx.core.Future<List<IJob>> findManyByCreatedAt(Collection<LocalDateTime> values, int limit)
Find records that haveCREATED_AT IN (values)asynchronously limited by the given limit
-
findManyByCreatedBy
public io.vertx.core.Future<List<IJob>> findManyByCreatedBy(Collection<String> values)
Find records that haveCREATED_BY IN (values)asynchronously
-
findManyByCreatedBy
public io.vertx.core.Future<List<IJob>> findManyByCreatedBy(Collection<String> values, int limit)
Find records that haveCREATED_BY IN (values)asynchronously limited by the given limit
-
findManyByUpdatedAt
public io.vertx.core.Future<List<IJob>> findManyByUpdatedAt(Collection<LocalDateTime> values)
Find records that haveUPDATED_AT IN (values)asynchronously
-
findManyByUpdatedAt
public io.vertx.core.Future<List<IJob>> findManyByUpdatedAt(Collection<LocalDateTime> values, int limit)
Find records that haveUPDATED_AT IN (values)asynchronously limited by the given limit
-
findManyByUpdatedBy
public io.vertx.core.Future<List<IJob>> findManyByUpdatedBy(Collection<String> values)
Find records that haveUPDATED_BY IN (values)asynchronously
-
findManyByUpdatedBy
public io.vertx.core.Future<List<IJob>> findManyByUpdatedBy(Collection<String> values, int limit)
Find records that haveUPDATED_BY IN (values)asynchronously limited by the given limit
-
queryExecutor
public io.github.jklingsporn.vertx.jooq.classic.jdbc.JDBCClassicQueryExecutor<IJobRecord,IJob,String> queryExecutor()
- Specified by:
queryExecutorin interfaceio.github.jklingsporn.vertx.jooq.shared.internal.GenericVertxDAO<IJobRecord,IJob,String,io.vertx.core.Future<List<IJob>>,io.vertx.core.Future<IJob>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>- Overrides:
queryExecutorin classio.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<IJobRecord,IJob,String,io.vertx.core.Future<List<IJob>>,io.vertx.core.Future<IJob>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>
-
-