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 -
Method Summary
Modifier and TypeMethodDescriptionfindManyByAcceptedAt(Collection<LocalDateTime> values) Find records that haveACCEPTED_AT IN (values)asynchronouslyfindManyByAcceptedAt(Collection<LocalDateTime> values, int limit) Find records that haveACCEPTED_AT IN (values)asynchronously limited by the given limitfindManyByAcceptedBy(Collection<String> values) Find records that haveACCEPTED_BY IN (values)asynchronouslyfindManyByAcceptedBy(Collection<String> values, int limit) Find records that haveACCEPTED_BY IN (values)asynchronously limited by the given limitfindManyByAcceptedGroup(Collection<String> values) Find records that haveACCEPTED_GROUP IN (values)asynchronouslyfindManyByAcceptedGroup(Collection<String> values, int limit) Find records that haveACCEPTED_GROUP IN (values)asynchronously limited by the given limitfindManyByActive(Collection<Boolean> values) Find records that haveACTIVE IN (values)asynchronouslyfindManyByActive(Collection<Boolean> values, int limit) Find records that haveACTIVE IN (values)asynchronously limited by the given limitfindManyByAssignedAt(Collection<LocalDateTime> values) Find records that haveASSIGNED_AT IN (values)asynchronouslyfindManyByAssignedAt(Collection<LocalDateTime> values, int limit) Find records that haveASSIGNED_AT IN (values)asynchronously limited by the given limitfindManyByAssignedBy(Collection<String> values) Find records that haveASSIGNED_BY IN (values)asynchronouslyfindManyByAssignedBy(Collection<String> values, int limit) Find records that haveASSIGNED_BY IN (values)asynchronously limited by the given limitfindManyByCode(Collection<String> values) Find records that haveCODE IN (values)asynchronouslyfindManyByCode(Collection<String> values, int limit) Find records that haveCODE IN (values)asynchronously limited by the given limitfindManyByComment(Collection<String> values) Find records that haveCOMMENT IN (values)asynchronouslyfindManyByComment(Collection<String> values, int limit) Find records that haveCOMMENT IN (values)asynchronously limited by the given limitfindManyByCommentApproval(Collection<String> values) Find records that haveCOMMENT_APPROVAL IN (values)asynchronouslyfindManyByCommentApproval(Collection<String> values, int limit) Find records that haveCOMMENT_APPROVAL IN (values)asynchronously limited by the given limitfindManyByCommentReject(Collection<String> values) Find records that haveCOMMENT_REJECT IN (values)asynchronouslyfindManyByCommentReject(Collection<String> values, int limit) Find records that haveCOMMENT_REJECT IN (values)asynchronously limited by the given limitfindManyByCreatedAt(Collection<LocalDateTime> values) Find records that haveCREATED_AT IN (values)asynchronouslyfindManyByCreatedAt(Collection<LocalDateTime> values, int limit) Find records that haveCREATED_AT IN (values)asynchronously limited by the given limitfindManyByCreatedBy(Collection<String> values) Find records that haveCREATED_BY IN (values)asynchronouslyfindManyByCreatedBy(Collection<String> values, int limit) Find records that haveCREATED_BY IN (values)asynchronously limited by the given limitfindManyByEscalate(Collection<Boolean> values) Find records that haveESCALATE IN (values)asynchronouslyfindManyByEscalate(Collection<Boolean> values, int limit) Find records that haveESCALATE IN (values)asynchronously limited by the given limitfindManyByEscalateData(Collection<String> values) Find records that haveESCALATE_DATA IN (values)asynchronouslyfindManyByEscalateData(Collection<String> values, int limit) Find records that haveESCALATE_DATA IN (values)asynchronously limited by the given limitfindManyByExpiredAt(Collection<LocalDateTime> values) Find records that haveEXPIRED_AT IN (values)asynchronouslyfindManyByExpiredAt(Collection<LocalDateTime> values, int limit) Find records that haveEXPIRED_AT IN (values)asynchronously limited by the given limitfindManyByFinishedAt(Collection<LocalDateTime> values) Find records that haveFINISHED_AT IN (values)asynchronouslyfindManyByFinishedAt(Collection<LocalDateTime> values, int limit) Find records that haveFINISHED_AT IN (values)asynchronously limited by the given limitfindManyByFinishedBy(Collection<String> values) Find records that haveFINISHED_BY IN (values)asynchronouslyfindManyByFinishedBy(Collection<String> values, int limit) Find records that haveFINISHED_BY IN (values)asynchronously limited by the given limitfindManyByIcon(Collection<String> values) Find records that haveICON IN (values)asynchronouslyfindManyByIcon(Collection<String> values, int limit) Find records that haveICON IN (values)asynchronously limited by the given limitfindManyByLanguage(Collection<String> values) Find records that haveLANGUAGE IN (values)asynchronouslyfindManyByLanguage(Collection<String> values, int limit) Find records that haveLANGUAGE IN (values)asynchronously limited by the given limitfindManyByMetadata(Collection<String> values) Find records that haveMETADATA IN (values)asynchronouslyfindManyByMetadata(Collection<String> values, int limit) Find records that haveMETADATA IN (values)asynchronously limited by the given limitfindManyByModelCategory(Collection<String> values) Find records that haveMODEL_CATEGORY IN (values)asynchronouslyfindManyByModelCategory(Collection<String> values, int limit) Find records that haveMODEL_CATEGORY IN (values)asynchronously limited by the given limitfindManyByModelId(Collection<String> values) Find records that haveMODEL_ID IN (values)asynchronouslyfindManyByModelId(Collection<String> values, int limit) Find records that haveMODEL_ID IN (values)asynchronously limited by the given limitfindManyByModelKey(Collection<String> values) Find records that haveMODEL_KEY IN (values)asynchronouslyfindManyByModelKey(Collection<String> values, int limit) Find records that haveMODEL_KEY IN (values)asynchronously limited by the given limitfindManyByName(Collection<String> values) Find records that haveNAME IN (values)asynchronouslyfindManyByName(Collection<String> values, int limit) Find records that haveNAME IN (values)asynchronously limited by the given limitfindManyByParentId(Collection<String> values) Find records that havePARENT_ID IN (values)asynchronouslyfindManyByParentId(Collection<String> values, int limit) Find records that havePARENT_ID IN (values)asynchronously limited by the given limitfindManyBySerial(Collection<String> values) Find records that haveSERIAL IN (values)asynchronouslyfindManyBySerial(Collection<String> values, int limit) Find records that haveSERIAL IN (values)asynchronously limited by the given limitfindManyBySerialFork(Collection<String> values) Find records that haveSERIAL_FORK IN (values)asynchronouslyfindManyBySerialFork(Collection<String> values, int limit) Find records that haveSERIAL_FORK IN (values)asynchronously limited by the given limitfindManyBySigma(Collection<String> values) Find records that haveSIGMA IN (values)asynchronouslyfindManyBySigma(Collection<String> values, int limit) Find records that haveSIGMA IN (values)asynchronously limited by the given limitfindManyByStatus(Collection<String> values) Find records that haveSTATUS IN (values)asynchronouslyfindManyByStatus(Collection<String> values, int limit) Find records that haveSTATUS IN (values)asynchronously limited by the given limitfindManyByTaskId(Collection<String> values) Find records that haveTASK_ID IN (values)asynchronouslyfindManyByTaskId(Collection<String> values, int limit) Find records that haveTASK_ID IN (values)asynchronously limited by the given limitfindManyByTaskKey(Collection<String> values) Find records that haveTASK_KEY IN (values)asynchronouslyfindManyByTaskKey(Collection<String> values, int limit) Find records that haveTASK_KEY IN (values)asynchronously limited by the given limitfindManyByToDept(Collection<String> values) Find records that haveTO_DEPT IN (values)asynchronouslyfindManyByToDept(Collection<String> values, int limit) Find records that haveTO_DEPT IN (values)asynchronously limited by the given limitfindManyByTodoUrl(Collection<String> values) Find records that haveTODO_URL IN (values)asynchronouslyfindManyByTodoUrl(Collection<String> values, int limit) Find records that haveTODO_URL IN (values)asynchronously limited by the given limitfindManyByToGroup(Collection<String> values) Find records that haveTO_GROUP IN (values)asynchronouslyfindManyByToGroup(Collection<String> values, int limit) Find records that haveTO_GROUP IN (values)asynchronously limited by the given limitfindManyByToLocation(Collection<String> values) Find records that haveTO_LOCATION IN (values)asynchronouslyfindManyByToLocation(Collection<String> values, int limit) Find records that haveTO_LOCATION IN (values)asynchronously limited by the given limitfindManyByToRole(Collection<String> values) Find records that haveTO_ROLE IN (values)asynchronouslyfindManyByToRole(Collection<String> values, int limit) Find records that haveTO_ROLE IN (values)asynchronously limited by the given limitfindManyByToTeam(Collection<String> values) Find records that haveTO_TEAM IN (values)asynchronouslyfindManyByToTeam(Collection<String> values, int limit) Find records that haveTO_TEAM IN (values)asynchronously limited by the given limitfindManyByToUser(Collection<String> values) Find records that haveTO_USER IN (values)asynchronouslyfindManyByToUser(Collection<String> values, int limit) Find records that haveTO_USER IN (values)asynchronously limited by the given limitfindManyByTraceId(Collection<String> values) Find records that haveTRACE_ID IN (values)asynchronouslyfindManyByTraceId(Collection<String> values, int limit) Find records that haveTRACE_ID IN (values)asynchronously limited by the given limitfindManyByTraceOrder(Collection<Integer> values) Find records that haveTRACE_ORDER IN (values)asynchronouslyfindManyByTraceOrder(Collection<Integer> values, int limit) Find records that haveTRACE_ORDER IN (values)asynchronously limited by the given limitfindManyByType(Collection<String> values) Find records that haveTYPE IN (values)asynchronouslyfindManyByType(Collection<String> values, int limit) Find records that haveTYPE IN (values)asynchronously limited by the given limitfindManyByUpdatedAt(Collection<LocalDateTime> values) Find records that haveUPDATED_AT IN (values)asynchronouslyfindManyByUpdatedAt(Collection<LocalDateTime> values, int limit) Find records that haveUPDATED_AT IN (values)asynchronously limited by the given limitfindManyByUpdatedBy(Collection<String> values) Find records that haveUPDATED_BY IN (values)asynchronouslyfindManyByUpdatedBy(Collection<String> values, int limit) Find records that haveUPDATED_BY IN (values)asynchronously limited by the given limitprotected Stringio.github.jklingsporn.vertx.jooq.classic.jdbc.JDBCClassicQueryExecutor<WTodoRecord,WTodo, String> 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, updateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
-
Constructor Details
-
WTodoDao
public WTodoDao(org.jooq.Configuration configuration, io.vertx.core.Vertx vertx) - Parameters:
configuration- The Configuration used for rendering and query execution.vertx- the vertx instance
-
-
Method Details
-
getId
-
findManyBySerial
Find records that haveSERIAL IN (values)asynchronously -
findManyBySerial
Find records that haveSERIAL IN (values)asynchronously limited by the given limit -
findManyByName
Find records that haveNAME IN (values)asynchronously -
findManyByName
Find records that haveNAME IN (values)asynchronously limited by the given limit -
findManyByCode
Find records that haveCODE IN (values)asynchronously -
findManyByCode
Find records that haveCODE IN (values)asynchronously limited by the given limit -
findManyByIcon
Find records that haveICON IN (values)asynchronously -
findManyByIcon
Find records that haveICON IN (values)asynchronously limited by the given limit -
findManyByStatus
Find records that haveSTATUS IN (values)asynchronously -
findManyByStatus
Find records that haveSTATUS IN (values)asynchronously limited by the given limit -
findManyByTodoUrl
Find records that haveTODO_URL IN (values)asynchronously -
findManyByTodoUrl
Find records that haveTODO_URL IN (values)asynchronously limited by the given limit -
findManyByType
Find records that haveTYPE IN (values)asynchronously -
findManyByType
Find records that haveTYPE IN (values)asynchronously limited by the given limit -
findManyByExpiredAt
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
Find records that haveMODEL_ID IN (values)asynchronously -
findManyByModelId
Find records that haveMODEL_ID IN (values)asynchronously limited by the given limit -
findManyByModelKey
Find records that haveMODEL_KEY IN (values)asynchronously -
findManyByModelKey
Find records that haveMODEL_KEY IN (values)asynchronously limited by the given limit -
findManyByModelCategory
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
Find records that havePARENT_ID IN (values)asynchronously -
findManyByParentId
Find records that havePARENT_ID IN (values)asynchronously limited by the given limit -
findManyBySerialFork
Find records that haveSERIAL_FORK IN (values)asynchronously -
findManyBySerialFork
Find records that haveSERIAL_FORK IN (values)asynchronously limited by the given limit -
findManyByTraceId
Find records that haveTRACE_ID IN (values)asynchronously -
findManyByTraceId
Find records that haveTRACE_ID IN (values)asynchronously limited by the given limit -
findManyByTraceOrder
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
Find records that haveTASK_ID IN (values)asynchronously -
findManyByTaskId
Find records that haveTASK_ID IN (values)asynchronously limited by the given limit -
findManyByTaskKey
Find records that haveTASK_KEY IN (values)asynchronously -
findManyByTaskKey
Find records that haveTASK_KEY IN (values)asynchronously limited by the given limit -
findManyByComment
Find records that haveCOMMENT IN (values)asynchronously -
findManyByComment
Find records that haveCOMMENT IN (values)asynchronously limited by the given limit -
findManyByCommentApproval
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
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
Find records that haveTO_LOCATION IN (values)asynchronously -
findManyByToLocation
Find records that haveTO_LOCATION IN (values)asynchronously limited by the given limit -
findManyByToGroup
Find records that haveTO_GROUP IN (values)asynchronously -
findManyByToGroup
Find records that haveTO_GROUP IN (values)asynchronously limited by the given limit -
findManyByToTeam
Find records that haveTO_TEAM IN (values)asynchronously -
findManyByToTeam
Find records that haveTO_TEAM IN (values)asynchronously limited by the given limit -
findManyByToRole
Find records that haveTO_ROLE IN (values)asynchronously -
findManyByToRole
Find records that haveTO_ROLE IN (values)asynchronously limited by the given limit -
findManyByToUser
Find records that haveTO_USER IN (values)asynchronously -
findManyByToUser
Find records that haveTO_USER IN (values)asynchronously limited by the given limit -
findManyByToDept
Find records that haveTO_DEPT IN (values)asynchronously -
findManyByToDept
Find records that haveTO_DEPT IN (values)asynchronously limited by the given limit -
findManyByEscalate
Find records that haveESCALATE IN (values)asynchronously -
findManyByEscalate
Find records that haveESCALATE IN (values)asynchronously limited by the given limit -
findManyByEscalateData
Find records that haveESCALATE_DATA IN (values)asynchronously -
findManyByEscalateData
public io.vertx.core.Future<List<WTodo>> findManyByEscalateData(Collection<String> values, int limit) Find records that haveESCALATE_DATA IN (values)asynchronously limited by the given limit -
findManyByAssignedBy
Find records that haveASSIGNED_BY IN (values)asynchronously -
findManyByAssignedBy
Find records that haveASSIGNED_BY IN (values)asynchronously limited by the given limit -
findManyByAssignedAt
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
Find records that haveACCEPTED_BY IN (values)asynchronously -
findManyByAcceptedBy
Find records that haveACCEPTED_BY IN (values)asynchronously limited by the given limit -
findManyByAcceptedGroup
Find records that haveACCEPTED_GROUP IN (values)asynchronously -
findManyByAcceptedGroup
public io.vertx.core.Future<List<WTodo>> findManyByAcceptedGroup(Collection<String> values, int limit) Find records that haveACCEPTED_GROUP IN (values)asynchronously limited by the given limit -
findManyByAcceptedAt
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
Find records that haveFINISHED_BY IN (values)asynchronously -
findManyByFinishedBy
Find records that haveFINISHED_BY IN (values)asynchronously limited by the given limit -
findManyByFinishedAt
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
Find records that haveACTIVE IN (values)asynchronously -
findManyByActive
Find records that haveACTIVE IN (values)asynchronously limited by the given limit -
findManyBySigma
Find records that haveSIGMA IN (values)asynchronously -
findManyBySigma
Find records that haveSIGMA IN (values)asynchronously limited by the given limit -
findManyByMetadata
Find records that haveMETADATA IN (values)asynchronously -
findManyByMetadata
Find records that haveMETADATA IN (values)asynchronously limited by the given limit -
findManyByLanguage
Find records that haveLANGUAGE IN (values)asynchronously -
findManyByLanguage
Find records that haveLANGUAGE IN (values)asynchronously limited by the given limit -
findManyByCreatedAt
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
Find records that haveCREATED_BY IN (values)asynchronously -
findManyByCreatedBy
Find records that haveCREATED_BY IN (values)asynchronously limited by the given limit -
findManyByUpdatedAt
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
Find records that haveUPDATED_BY IN (values)asynchronously -
findManyByUpdatedBy
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, queryExecutor()String> - 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>>
-