Class WTodoDao
-
- All Implemented Interfaces:
io.github.jklingsporn.vertx.jooq.classic.VertxDAO<WTodoRecord,WTodo,String>,io.github.jklingsporn.vertx.jooq.shared.internal.GenericVertxDAO<WTodoRecord,WTodo,String,io.vertx.core.Future<List<WTodo>>,io.vertx.core.Future<WTodo>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>
public class WTodoDao extends io.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<WTodoRecord,WTodo,String,io.vertx.core.Future<List<WTodo>>,io.vertx.core.Future<WTodo>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>> implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<WTodoRecord,WTodo,String>
This class is generated by jOOQ.
-
-
Constructor Summary
Constructors Constructor Description WTodoDao(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<WTodo>>findManyByAcceptedAt(Collection<LocalDateTime> values)Find records that haveACCEPTED_AT IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByAcceptedAt(Collection<LocalDateTime> values, int limit)Find records that haveACCEPTED_AT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByAcceptedBy(Collection<String> values)Find records that haveACCEPTED_BY IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByAcceptedBy(Collection<String> values, int limit)Find records that haveACCEPTED_BY IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByActive(Collection<Boolean> values)Find records that haveACTIVE IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByActive(Collection<Boolean> values, int limit)Find records that haveACTIVE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByActivityId(Collection<String> values)Find records that haveACTIVITY_ID IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByActivityId(Collection<String> values, int limit)Find records that haveACTIVITY_ID IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByAssignedAt(Collection<LocalDateTime> values)Find records that haveASSIGNED_AT IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByAssignedAt(Collection<LocalDateTime> values, int limit)Find records that haveASSIGNED_AT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByAssignedBy(Collection<String> values)Find records that haveASSIGNED_BY IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByAssignedBy(Collection<String> values, int limit)Find records that haveASSIGNED_BY IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByCode(Collection<String> values)Find records that haveCODE IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByCode(Collection<String> values, int limit)Find records that haveCODE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByComment(Collection<String> values)Find records that haveCOMMENT IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByComment(Collection<String> values, int limit)Find records that haveCOMMENT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByCommentApproval(Collection<String> values)Find records that haveCOMMENT_APPROVAL IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByCommentApproval(Collection<String> values, int limit)Find records that haveCOMMENT_APPROVAL IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByCommentReject(Collection<String> values)Find records that haveCOMMENT_REJECT IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByCommentReject(Collection<String> values, int limit)Find records that haveCOMMENT_REJECT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByCreatedAt(Collection<LocalDateTime> values)Find records that haveCREATED_AT IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByCreatedAt(Collection<LocalDateTime> values, int limit)Find records that haveCREATED_AT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByCreatedBy(Collection<String> values)Find records that haveCREATED_BY IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByCreatedBy(Collection<String> values, int limit)Find records that haveCREATED_BY IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByExpiredAt(Collection<LocalDateTime> values)Find records that haveEXPIRED_AT IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByExpiredAt(Collection<LocalDateTime> values, int limit)Find records that haveEXPIRED_AT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByFinishedAt(Collection<LocalDateTime> values)Find records that haveFINISHED_AT IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByFinishedAt(Collection<LocalDateTime> values, int limit)Find records that haveFINISHED_AT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByFinishedBy(Collection<String> values)Find records that haveFINISHED_BY IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByFinishedBy(Collection<String> values, int limit)Find records that haveFINISHED_BY IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByIcon(Collection<String> values)Find records that haveICON IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByIcon(Collection<String> values, int limit)Find records that haveICON IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByLanguage(Collection<String> values)Find records that haveLANGUAGE IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByLanguage(Collection<String> values, int limit)Find records that haveLANGUAGE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByMetadata(Collection<String> values)Find records that haveMETADATA IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByMetadata(Collection<String> values, int limit)Find records that haveMETADATA IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByModelCategory(Collection<String> values)Find records that haveMODEL_CATEGORY IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByModelCategory(Collection<String> values, int limit)Find records that haveMODEL_CATEGORY IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByModelId(Collection<String> values)Find records that haveMODEL_ID IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByModelId(Collection<String> values, int limit)Find records that haveMODEL_ID IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByModelKey(Collection<String> values)Find records that haveMODEL_KEY IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByModelKey(Collection<String> values, int limit)Find records that haveMODEL_KEY IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByName(Collection<String> values)Find records that haveNAME IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByName(Collection<String> values, int limit)Find records that haveNAME IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByParentId(Collection<String> values)Find records that havePARENT_ID IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByParentId(Collection<String> values, int limit)Find records that havePARENT_ID IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyBySerial(Collection<String> values)Find records that haveSERIAL IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyBySerial(Collection<String> values, int limit)Find records that haveSERIAL IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyBySigma(Collection<String> values)Find records that haveSIGMA IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyBySigma(Collection<String> values, int limit)Find records that haveSIGMA IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByStatus(Collection<String> values)Find records that haveSTATUS IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByStatus(Collection<String> values, int limit)Find records that haveSTATUS IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByTaskId(Collection<String> values)Find records that haveTASK_ID IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByTaskId(Collection<String> values, int limit)Find records that haveTASK_ID IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByTaskKey(Collection<String> values)Find records that haveTASK_KEY IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByTaskKey(Collection<String> values, int limit)Find records that haveTASK_KEY IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByToDept(Collection<String> values)Find records that haveTO_DEPT IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByToDept(Collection<String> values, int limit)Find records that haveTO_DEPT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByTodoUrl(Collection<String> values)Find records that haveTODO_URL IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByTodoUrl(Collection<String> values, int limit)Find records that haveTODO_URL IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByToGroup(Collection<String> values)Find records that haveTO_GROUP IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByToGroup(Collection<String> values, int limit)Find records that haveTO_GROUP IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByToLocation(Collection<String> values)Find records that haveTO_LOCATION IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByToLocation(Collection<String> values, int limit)Find records that haveTO_LOCATION IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByToRole(Collection<String> values)Find records that haveTO_ROLE IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByToRole(Collection<String> values, int limit)Find records that haveTO_ROLE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByToTeam(Collection<String> values)Find records that haveTO_TEAM IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByToTeam(Collection<String> values, int limit)Find records that haveTO_TEAM IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByToUser(Collection<String> values)Find records that haveTO_USER IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByToUser(Collection<String> values, int limit)Find records that haveTO_USER IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByTraceId(Collection<String> values)Find records that haveTRACE_ID IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByTraceId(Collection<String> values, int limit)Find records that haveTRACE_ID IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByTraceOrder(Collection<Integer> values)Find records that haveTRACE_ORDER IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByTraceOrder(Collection<Integer> values, int limit)Find records that haveTRACE_ORDER IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByType(Collection<String> values)Find records that haveTYPE IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByType(Collection<String> values, int limit)Find records that haveTYPE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByUpdatedAt(Collection<LocalDateTime> values)Find records that haveUPDATED_AT IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByUpdatedAt(Collection<LocalDateTime> values, int limit)Find records that haveUPDATED_AT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<WTodo>>findManyByUpdatedBy(Collection<String> values)Find records that haveUPDATED_BY IN (values)asynchronouslyio.vertx.core.Future<List<WTodo>>findManyByUpdatedBy(Collection<String> values, int limit)Find records that haveUPDATED_BY IN (values)asynchronously limited by the given limitprotected StringgetId(WTodo object)io.github.jklingsporn.vertx.jooq.classic.jdbc.JDBCClassicQueryExecutor<WTodoRecord,WTodo,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
-
findManyBySerial
public io.vertx.core.Future<List<WTodo>> findManyBySerial(Collection<String> values)
Find records that haveSERIAL IN (values)asynchronously
-
findManyBySerial
public io.vertx.core.Future<List<WTodo>> findManyBySerial(Collection<String> values, int limit)
Find records that haveSERIAL IN (values)asynchronously limited by the given limit
-
findManyByName
public io.vertx.core.Future<List<WTodo>> findManyByName(Collection<String> values)
Find records that haveNAME IN (values)asynchronously
-
findManyByName
public io.vertx.core.Future<List<WTodo>> 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<WTodo>> findManyByCode(Collection<String> values)
Find records that haveCODE IN (values)asynchronously
-
findManyByCode
public io.vertx.core.Future<List<WTodo>> findManyByCode(Collection<String> values, int limit)
Find records that haveCODE IN (values)asynchronously limited by the given limit
-
findManyByIcon
public io.vertx.core.Future<List<WTodo>> findManyByIcon(Collection<String> values)
Find records that haveICON IN (values)asynchronously
-
findManyByIcon
public io.vertx.core.Future<List<WTodo>> findManyByIcon(Collection<String> values, int limit)
Find records that haveICON IN (values)asynchronously limited by the given limit
-
findManyByStatus
public io.vertx.core.Future<List<WTodo>> findManyByStatus(Collection<String> values)
Find records that haveSTATUS IN (values)asynchronously
-
findManyByStatus
public io.vertx.core.Future<List<WTodo>> findManyByStatus(Collection<String> values, int limit)
Find records that haveSTATUS IN (values)asynchronously limited by the given limit
-
findManyByTodoUrl
public io.vertx.core.Future<List<WTodo>> findManyByTodoUrl(Collection<String> values)
Find records that haveTODO_URL IN (values)asynchronously
-
findManyByTodoUrl
public io.vertx.core.Future<List<WTodo>> findManyByTodoUrl(Collection<String> values, int limit)
Find records that haveTODO_URL IN (values)asynchronously limited by the given limit
-
findManyByType
public io.vertx.core.Future<List<WTodo>> findManyByType(Collection<String> values)
Find records that haveTYPE IN (values)asynchronously
-
findManyByType
public io.vertx.core.Future<List<WTodo>> findManyByType(Collection<String> values, int limit)
Find records that haveTYPE IN (values)asynchronously limited by the given limit
-
findManyByExpiredAt
public io.vertx.core.Future<List<WTodo>> findManyByExpiredAt(Collection<LocalDateTime> values)
Find records that haveEXPIRED_AT IN (values)asynchronously
-
findManyByExpiredAt
public io.vertx.core.Future<List<WTodo>> findManyByExpiredAt(Collection<LocalDateTime> values, int limit)
Find records that haveEXPIRED_AT IN (values)asynchronously limited by the given limit
-
findManyByModelId
public io.vertx.core.Future<List<WTodo>> findManyByModelId(Collection<String> values)
Find records that haveMODEL_ID IN (values)asynchronously
-
findManyByModelId
public io.vertx.core.Future<List<WTodo>> findManyByModelId(Collection<String> values, int limit)
Find records that haveMODEL_ID IN (values)asynchronously limited by the given limit
-
findManyByModelKey
public io.vertx.core.Future<List<WTodo>> findManyByModelKey(Collection<String> values)
Find records that haveMODEL_KEY IN (values)asynchronously
-
findManyByModelKey
public io.vertx.core.Future<List<WTodo>> findManyByModelKey(Collection<String> values, int limit)
Find records that haveMODEL_KEY IN (values)asynchronously limited by the given limit
-
findManyByModelCategory
public io.vertx.core.Future<List<WTodo>> findManyByModelCategory(Collection<String> values)
Find records that haveMODEL_CATEGORY IN (values)asynchronously
-
findManyByModelCategory
public io.vertx.core.Future<List<WTodo>> findManyByModelCategory(Collection<String> values, int limit)
Find records that haveMODEL_CATEGORY IN (values)asynchronously limited by the given limit
-
findManyByParentId
public io.vertx.core.Future<List<WTodo>> findManyByParentId(Collection<String> values)
Find records that havePARENT_ID IN (values)asynchronously
-
findManyByParentId
public io.vertx.core.Future<List<WTodo>> findManyByParentId(Collection<String> values, int limit)
Find records that havePARENT_ID IN (values)asynchronously limited by the given limit
-
findManyByTraceId
public io.vertx.core.Future<List<WTodo>> findManyByTraceId(Collection<String> values)
Find records that haveTRACE_ID IN (values)asynchronously
-
findManyByTraceId
public io.vertx.core.Future<List<WTodo>> findManyByTraceId(Collection<String> values, int limit)
Find records that haveTRACE_ID IN (values)asynchronously limited by the given limit
-
findManyByTraceOrder
public io.vertx.core.Future<List<WTodo>> findManyByTraceOrder(Collection<Integer> values)
Find records that haveTRACE_ORDER IN (values)asynchronously
-
findManyByTraceOrder
public io.vertx.core.Future<List<WTodo>> findManyByTraceOrder(Collection<Integer> values, int limit)
Find records that haveTRACE_ORDER IN (values)asynchronously limited by the given limit
-
findManyByTaskId
public io.vertx.core.Future<List<WTodo>> findManyByTaskId(Collection<String> values)
Find records that haveTASK_ID IN (values)asynchronously
-
findManyByTaskId
public io.vertx.core.Future<List<WTodo>> findManyByTaskId(Collection<String> values, int limit)
Find records that haveTASK_ID IN (values)asynchronously limited by the given limit
-
findManyByTaskKey
public io.vertx.core.Future<List<WTodo>> findManyByTaskKey(Collection<String> values)
Find records that haveTASK_KEY IN (values)asynchronously
-
findManyByTaskKey
public io.vertx.core.Future<List<WTodo>> findManyByTaskKey(Collection<String> values, int limit)
Find records that haveTASK_KEY IN (values)asynchronously limited by the given limit
-
findManyByActivityId
public io.vertx.core.Future<List<WTodo>> findManyByActivityId(Collection<String> values)
Find records that haveACTIVITY_ID IN (values)asynchronously
-
findManyByActivityId
public io.vertx.core.Future<List<WTodo>> findManyByActivityId(Collection<String> values, int limit)
Find records that haveACTIVITY_ID IN (values)asynchronously limited by the given limit
-
findManyByComment
public io.vertx.core.Future<List<WTodo>> findManyByComment(Collection<String> values)
Find records that haveCOMMENT IN (values)asynchronously
-
findManyByComment
public io.vertx.core.Future<List<WTodo>> findManyByComment(Collection<String> values, int limit)
Find records that haveCOMMENT IN (values)asynchronously limited by the given limit
-
findManyByCommentApproval
public io.vertx.core.Future<List<WTodo>> findManyByCommentApproval(Collection<String> values)
Find records that haveCOMMENT_APPROVAL IN (values)asynchronously
-
findManyByCommentApproval
public io.vertx.core.Future<List<WTodo>> findManyByCommentApproval(Collection<String> values, int limit)
Find records that haveCOMMENT_APPROVAL IN (values)asynchronously limited by the given limit
-
findManyByCommentReject
public io.vertx.core.Future<List<WTodo>> findManyByCommentReject(Collection<String> values)
Find records that haveCOMMENT_REJECT IN (values)asynchronously
-
findManyByCommentReject
public io.vertx.core.Future<List<WTodo>> findManyByCommentReject(Collection<String> values, int limit)
Find records that haveCOMMENT_REJECT IN (values)asynchronously limited by the given limit
-
findManyByToLocation
public io.vertx.core.Future<List<WTodo>> findManyByToLocation(Collection<String> values)
Find records that haveTO_LOCATION IN (values)asynchronously
-
findManyByToLocation
public io.vertx.core.Future<List<WTodo>> findManyByToLocation(Collection<String> values, int limit)
Find records that haveTO_LOCATION IN (values)asynchronously limited by the given limit
-
findManyByToGroup
public io.vertx.core.Future<List<WTodo>> findManyByToGroup(Collection<String> values)
Find records that haveTO_GROUP IN (values)asynchronously
-
findManyByToGroup
public io.vertx.core.Future<List<WTodo>> findManyByToGroup(Collection<String> values, int limit)
Find records that haveTO_GROUP IN (values)asynchronously limited by the given limit
-
findManyByToDept
public io.vertx.core.Future<List<WTodo>> findManyByToDept(Collection<String> values)
Find records that haveTO_DEPT IN (values)asynchronously
-
findManyByToDept
public io.vertx.core.Future<List<WTodo>> findManyByToDept(Collection<String> values, int limit)
Find records that haveTO_DEPT IN (values)asynchronously limited by the given limit
-
findManyByToTeam
public io.vertx.core.Future<List<WTodo>> findManyByToTeam(Collection<String> values)
Find records that haveTO_TEAM IN (values)asynchronously
-
findManyByToTeam
public io.vertx.core.Future<List<WTodo>> findManyByToTeam(Collection<String> values, int limit)
Find records that haveTO_TEAM IN (values)asynchronously limited by the given limit
-
findManyByToUser
public io.vertx.core.Future<List<WTodo>> findManyByToUser(Collection<String> values)
Find records that haveTO_USER IN (values)asynchronously
-
findManyByToUser
public io.vertx.core.Future<List<WTodo>> findManyByToUser(Collection<String> values, int limit)
Find records that haveTO_USER IN (values)asynchronously limited by the given limit
-
findManyByToRole
public io.vertx.core.Future<List<WTodo>> findManyByToRole(Collection<String> values)
Find records that haveTO_ROLE IN (values)asynchronously
-
findManyByToRole
public io.vertx.core.Future<List<WTodo>> findManyByToRole(Collection<String> values, int limit)
Find records that haveTO_ROLE IN (values)asynchronously limited by the given limit
-
findManyByAssignedBy
public io.vertx.core.Future<List<WTodo>> findManyByAssignedBy(Collection<String> values)
Find records that haveASSIGNED_BY IN (values)asynchronously
-
findManyByAssignedBy
public io.vertx.core.Future<List<WTodo>> findManyByAssignedBy(Collection<String> values, int limit)
Find records that haveASSIGNED_BY IN (values)asynchronously limited by the given limit
-
findManyByAssignedAt
public io.vertx.core.Future<List<WTodo>> findManyByAssignedAt(Collection<LocalDateTime> values)
Find records that haveASSIGNED_AT IN (values)asynchronously
-
findManyByAssignedAt
public io.vertx.core.Future<List<WTodo>> findManyByAssignedAt(Collection<LocalDateTime> values, int limit)
Find records that haveASSIGNED_AT IN (values)asynchronously limited by the given limit
-
findManyByAcceptedBy
public io.vertx.core.Future<List<WTodo>> findManyByAcceptedBy(Collection<String> values)
Find records that haveACCEPTED_BY IN (values)asynchronously
-
findManyByAcceptedBy
public io.vertx.core.Future<List<WTodo>> findManyByAcceptedBy(Collection<String> values, int limit)
Find records that haveACCEPTED_BY IN (values)asynchronously limited by the given limit
-
findManyByAcceptedAt
public io.vertx.core.Future<List<WTodo>> findManyByAcceptedAt(Collection<LocalDateTime> values)
Find records that haveACCEPTED_AT IN (values)asynchronously
-
findManyByAcceptedAt
public io.vertx.core.Future<List<WTodo>> findManyByAcceptedAt(Collection<LocalDateTime> values, int limit)
Find records that haveACCEPTED_AT IN (values)asynchronously limited by the given limit
-
findManyByFinishedBy
public io.vertx.core.Future<List<WTodo>> findManyByFinishedBy(Collection<String> values)
Find records that haveFINISHED_BY IN (values)asynchronously
-
findManyByFinishedBy
public io.vertx.core.Future<List<WTodo>> findManyByFinishedBy(Collection<String> values, int limit)
Find records that haveFINISHED_BY IN (values)asynchronously limited by the given limit
-
findManyByFinishedAt
public io.vertx.core.Future<List<WTodo>> findManyByFinishedAt(Collection<LocalDateTime> values)
Find records that haveFINISHED_AT IN (values)asynchronously
-
findManyByFinishedAt
public io.vertx.core.Future<List<WTodo>> findManyByFinishedAt(Collection<LocalDateTime> values, int limit)
Find records that haveFINISHED_AT IN (values)asynchronously limited by the given limit
-
findManyByActive
public io.vertx.core.Future<List<WTodo>> findManyByActive(Collection<Boolean> values)
Find records that haveACTIVE IN (values)asynchronously
-
findManyByActive
public io.vertx.core.Future<List<WTodo>> findManyByActive(Collection<Boolean> values, int limit)
Find records that haveACTIVE IN (values)asynchronously limited by the given limit
-
findManyBySigma
public io.vertx.core.Future<List<WTodo>> findManyBySigma(Collection<String> values)
Find records that haveSIGMA IN (values)asynchronously
-
findManyBySigma
public io.vertx.core.Future<List<WTodo>> findManyBySigma(Collection<String> values, int limit)
Find records that haveSIGMA IN (values)asynchronously limited by the given limit
-
findManyByMetadata
public io.vertx.core.Future<List<WTodo>> findManyByMetadata(Collection<String> values)
Find records that haveMETADATA IN (values)asynchronously
-
findManyByMetadata
public io.vertx.core.Future<List<WTodo>> findManyByMetadata(Collection<String> values, int limit)
Find records that haveMETADATA IN (values)asynchronously limited by the given limit
-
findManyByLanguage
public io.vertx.core.Future<List<WTodo>> findManyByLanguage(Collection<String> values)
Find records that haveLANGUAGE IN (values)asynchronously
-
findManyByLanguage
public io.vertx.core.Future<List<WTodo>> findManyByLanguage(Collection<String> values, int limit)
Find records that haveLANGUAGE IN (values)asynchronously limited by the given limit
-
findManyByCreatedAt
public io.vertx.core.Future<List<WTodo>> findManyByCreatedAt(Collection<LocalDateTime> values)
Find records that haveCREATED_AT IN (values)asynchronously
-
findManyByCreatedAt
public io.vertx.core.Future<List<WTodo>> 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<WTodo>> findManyByCreatedBy(Collection<String> values)
Find records that haveCREATED_BY IN (values)asynchronously
-
findManyByCreatedBy
public io.vertx.core.Future<List<WTodo>> 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<WTodo>> findManyByUpdatedAt(Collection<LocalDateTime> values)
Find records that haveUPDATED_AT IN (values)asynchronously
-
findManyByUpdatedAt
public io.vertx.core.Future<List<WTodo>> 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<WTodo>> findManyByUpdatedBy(Collection<String> values)
Find records that haveUPDATED_BY IN (values)asynchronously
-
findManyByUpdatedBy
public io.vertx.core.Future<List<WTodo>> 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<WTodoRecord,WTodo,String> queryExecutor()
- Specified by:
queryExecutorin interfaceio.github.jklingsporn.vertx.jooq.shared.internal.GenericVertxDAO<WTodoRecord,WTodo,String,io.vertx.core.Future<List<WTodo>>,io.vertx.core.Future<WTodo>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>- Overrides:
queryExecutorin classio.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<WTodoRecord,WTodo,String,io.vertx.core.Future<List<WTodo>>,io.vertx.core.Future<WTodo>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>
-
-