Class XActivityRuleDao
java.lang.Object
io.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<XActivityRuleRecord,XActivityRule,String,io.vertx.core.Future<List<XActivityRule>>,io.vertx.core.Future<XActivityRule>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>
cn.vertxup.ambient.domain.tables.daos.XActivityRuleDao
- All Implemented Interfaces:
io.github.jklingsporn.vertx.jooq.classic.VertxDAO<XActivityRuleRecord,,XActivityRule, String> io.github.jklingsporn.vertx.jooq.shared.internal.GenericVertxDAO<XActivityRuleRecord,XActivityRule, String, io.vertx.core.Future<List<XActivityRule>>, io.vertx.core.Future<XActivityRule>, io.vertx.core.Future<Integer>, io.vertx.core.Future<String>>
public class XActivityRuleDao
extends io.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<XActivityRuleRecord,XActivityRule,String,io.vertx.core.Future<List<XActivityRule>>,io.vertx.core.Future<XActivityRule>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>
implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<XActivityRuleRecord,XActivityRule,String>
This class is generated by jOOQ.
-
Constructor Summary
ConstructorsConstructorDescriptionXActivityRuleDao(org.jooq.Configuration configuration, io.vertx.core.Vertx vertx) -
Method Summary
Modifier and TypeMethodDescriptionio.vertx.core.Future<List<XActivityRule>>findManyByActive(Collection<Boolean> values) Find records that haveACTIVE IN (values)asynchronouslyio.vertx.core.Future<List<XActivityRule>>findManyByActive(Collection<Boolean> values, int limit) Find records that haveACTIVE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<XActivityRule>>findManyByCreatedAt(Collection<LocalDateTime> values) Find records that haveCREATED_AT IN (values)asynchronouslyio.vertx.core.Future<List<XActivityRule>>findManyByCreatedAt(Collection<LocalDateTime> values, int limit) Find records that haveCREATED_AT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<XActivityRule>>findManyByCreatedBy(Collection<String> values) Find records that haveCREATED_BY IN (values)asynchronouslyio.vertx.core.Future<List<XActivityRule>>findManyByCreatedBy(Collection<String> values, int limit) Find records that haveCREATED_BY IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<XActivityRule>>findManyByDefinitionKey(Collection<String> values) Find records that haveDEFINITION_KEY IN (values)asynchronouslyio.vertx.core.Future<List<XActivityRule>>findManyByDefinitionKey(Collection<String> values, int limit) Find records that haveDEFINITION_KEY IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<XActivityRule>>findManyByHookComponent(Collection<String> values) Find records that haveHOOK_COMPONENT IN (values)asynchronouslyio.vertx.core.Future<List<XActivityRule>>findManyByHookComponent(Collection<String> values, int limit) Find records that haveHOOK_COMPONENT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<XActivityRule>>findManyByHookConfig(Collection<String> values) Find records that haveHOOK_CONFIG IN (values)asynchronouslyio.vertx.core.Future<List<XActivityRule>>findManyByHookConfig(Collection<String> values, int limit) Find records that haveHOOK_CONFIG IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<XActivityRule>>findManyByLanguage(Collection<String> values) Find records that haveLANGUAGE IN (values)asynchronouslyio.vertx.core.Future<List<XActivityRule>>findManyByLanguage(Collection<String> values, int limit) Find records that haveLANGUAGE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<XActivityRule>>findManyByLogging(Collection<Boolean> values) Find records that haveLOGGING IN (values)asynchronouslyio.vertx.core.Future<List<XActivityRule>>findManyByLogging(Collection<Boolean> values, int limit) Find records that haveLOGGING IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<XActivityRule>>findManyByMetadata(Collection<String> values) Find records that haveMETADATA IN (values)asynchronouslyio.vertx.core.Future<List<XActivityRule>>findManyByMetadata(Collection<String> values, int limit) Find records that haveMETADATA IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<XActivityRule>>findManyByRuleConfig(Collection<String> values) Find records that haveRULE_CONFIG IN (values)asynchronouslyio.vertx.core.Future<List<XActivityRule>>findManyByRuleConfig(Collection<String> values, int limit) Find records that haveRULE_CONFIG IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<XActivityRule>>findManyByRuleExpression(Collection<String> values) Find records that haveRULE_EXPRESSION IN (values)asynchronouslyio.vertx.core.Future<List<XActivityRule>>findManyByRuleExpression(Collection<String> values, int limit) Find records that haveRULE_EXPRESSION IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<XActivityRule>>findManyByRuleField(Collection<String> values) Find records that haveRULE_FIELD IN (values)asynchronouslyio.vertx.core.Future<List<XActivityRule>>findManyByRuleField(Collection<String> values, int limit) Find records that haveRULE_FIELD IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<XActivityRule>>findManyByRuleIdentifier(Collection<String> values) Find records that haveRULE_IDENTIFIER IN (values)asynchronouslyio.vertx.core.Future<List<XActivityRule>>findManyByRuleIdentifier(Collection<String> values, int limit) Find records that haveRULE_IDENTIFIER IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<XActivityRule>>findManyByRuleMessage(Collection<String> values) Find records that haveRULE_MESSAGE IN (values)asynchronouslyio.vertx.core.Future<List<XActivityRule>>findManyByRuleMessage(Collection<String> values, int limit) Find records that haveRULE_MESSAGE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<XActivityRule>>findManyByRuleName(Collection<String> values) Find records that haveRULE_NAME IN (values)asynchronouslyio.vertx.core.Future<List<XActivityRule>>findManyByRuleName(Collection<String> values, int limit) Find records that haveRULE_NAME IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<XActivityRule>>findManyByRuleNs(Collection<String> values) Find records that haveRULE_NS IN (values)asynchronouslyio.vertx.core.Future<List<XActivityRule>>findManyByRuleNs(Collection<String> values, int limit) Find records that haveRULE_NS IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<XActivityRule>>findManyByRuleOrder(Collection<Long> values) Find records that haveRULE_ORDER IN (values)asynchronouslyio.vertx.core.Future<List<XActivityRule>>findManyByRuleOrder(Collection<Long> values, int limit) Find records that haveRULE_ORDER IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<XActivityRule>>findManyByRuleTpl(Collection<String> values) Find records that haveRULE_TPL IN (values)asynchronouslyio.vertx.core.Future<List<XActivityRule>>findManyByRuleTpl(Collection<String> values, int limit) Find records that haveRULE_TPL IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<XActivityRule>>findManyBySigma(Collection<String> values) Find records that haveSIGMA IN (values)asynchronouslyio.vertx.core.Future<List<XActivityRule>>findManyBySigma(Collection<String> values, int limit) Find records that haveSIGMA IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<XActivityRule>>findManyByTaskKey(Collection<String> values) Find records that haveTASK_KEY IN (values)asynchronouslyio.vertx.core.Future<List<XActivityRule>>findManyByTaskKey(Collection<String> values, int limit) Find records that haveTASK_KEY IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<XActivityRule>>findManyByType(Collection<String> values) Find records that haveTYPE IN (values)asynchronouslyio.vertx.core.Future<List<XActivityRule>>findManyByType(Collection<String> values, int limit) Find records that haveTYPE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<XActivityRule>>findManyByUpdatedAt(Collection<LocalDateTime> values) Find records that haveUPDATED_AT IN (values)asynchronouslyio.vertx.core.Future<List<XActivityRule>>findManyByUpdatedAt(Collection<LocalDateTime> values, int limit) Find records that haveUPDATED_AT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<XActivityRule>>findManyByUpdatedBy(Collection<String> values) Find records that haveUPDATED_BY IN (values)asynchronouslyio.vertx.core.Future<List<XActivityRule>>findManyByUpdatedBy(Collection<String> values, int limit) Find records that haveUPDATED_BY IN (values)asynchronously limited by the given limitprotected StringgetId(XActivityRule object) io.github.jklingsporn.vertx.jooq.classic.jdbc.JDBCClassicQueryExecutor<XActivityRuleRecord,XActivityRule, 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
-
XActivityRuleDao
public XActivityRuleDao(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
- Specified by:
getIdin classio.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<XActivityRuleRecord,XActivityRule, String, io.vertx.core.Future<List<XActivityRule>>, io.vertx.core.Future<XActivityRule>, io.vertx.core.Future<Integer>, io.vertx.core.Future<String>>
-
findManyByDefinitionKey
Find records that haveDEFINITION_KEY IN (values)asynchronously -
findManyByDefinitionKey
public io.vertx.core.Future<List<XActivityRule>> findManyByDefinitionKey(Collection<String> values, int limit) Find records that haveDEFINITION_KEY IN (values)asynchronously limited by the given limit -
findManyByTaskKey
Find records that haveTASK_KEY IN (values)asynchronously -
findManyByTaskKey
public io.vertx.core.Future<List<XActivityRule>> findManyByTaskKey(Collection<String> values, int limit) Find records that haveTASK_KEY IN (values)asynchronously limited by the given limit -
findManyByType
Find records that haveTYPE IN (values)asynchronously -
findManyByType
public io.vertx.core.Future<List<XActivityRule>> findManyByType(Collection<String> values, int limit) Find records that haveTYPE IN (values)asynchronously limited by the given limit -
findManyByRuleName
Find records that haveRULE_NAME IN (values)asynchronously -
findManyByRuleName
public io.vertx.core.Future<List<XActivityRule>> findManyByRuleName(Collection<String> values, int limit) Find records that haveRULE_NAME IN (values)asynchronously limited by the given limit -
findManyByRuleOrder
Find records that haveRULE_ORDER IN (values)asynchronously -
findManyByRuleOrder
public io.vertx.core.Future<List<XActivityRule>> findManyByRuleOrder(Collection<Long> values, int limit) Find records that haveRULE_ORDER IN (values)asynchronously limited by the given limit -
findManyByRuleNs
Find records that haveRULE_NS IN (values)asynchronously -
findManyByRuleNs
public io.vertx.core.Future<List<XActivityRule>> findManyByRuleNs(Collection<String> values, int limit) Find records that haveRULE_NS IN (values)asynchronously limited by the given limit -
findManyByRuleIdentifier
public io.vertx.core.Future<List<XActivityRule>> findManyByRuleIdentifier(Collection<String> values) Find records that haveRULE_IDENTIFIER IN (values)asynchronously -
findManyByRuleIdentifier
public io.vertx.core.Future<List<XActivityRule>> findManyByRuleIdentifier(Collection<String> values, int limit) Find records that haveRULE_IDENTIFIER IN (values)asynchronously limited by the given limit -
findManyByRuleField
Find records that haveRULE_FIELD IN (values)asynchronously -
findManyByRuleField
public io.vertx.core.Future<List<XActivityRule>> findManyByRuleField(Collection<String> values, int limit) Find records that haveRULE_FIELD IN (values)asynchronously limited by the given limit -
findManyByRuleExpression
public io.vertx.core.Future<List<XActivityRule>> findManyByRuleExpression(Collection<String> values) Find records that haveRULE_EXPRESSION IN (values)asynchronously -
findManyByRuleExpression
public io.vertx.core.Future<List<XActivityRule>> findManyByRuleExpression(Collection<String> values, int limit) Find records that haveRULE_EXPRESSION IN (values)asynchronously limited by the given limit -
findManyByRuleTpl
Find records that haveRULE_TPL IN (values)asynchronously -
findManyByRuleTpl
public io.vertx.core.Future<List<XActivityRule>> findManyByRuleTpl(Collection<String> values, int limit) Find records that haveRULE_TPL IN (values)asynchronously limited by the given limit -
findManyByRuleConfig
Find records that haveRULE_CONFIG IN (values)asynchronously -
findManyByRuleConfig
public io.vertx.core.Future<List<XActivityRule>> findManyByRuleConfig(Collection<String> values, int limit) Find records that haveRULE_CONFIG IN (values)asynchronously limited by the given limit -
findManyByRuleMessage
Find records that haveRULE_MESSAGE IN (values)asynchronously -
findManyByRuleMessage
public io.vertx.core.Future<List<XActivityRule>> findManyByRuleMessage(Collection<String> values, int limit) Find records that haveRULE_MESSAGE IN (values)asynchronously limited by the given limit -
findManyByHookComponent
Find records that haveHOOK_COMPONENT IN (values)asynchronously -
findManyByHookComponent
public io.vertx.core.Future<List<XActivityRule>> findManyByHookComponent(Collection<String> values, int limit) Find records that haveHOOK_COMPONENT IN (values)asynchronously limited by the given limit -
findManyByHookConfig
Find records that haveHOOK_CONFIG IN (values)asynchronously -
findManyByHookConfig
public io.vertx.core.Future<List<XActivityRule>> findManyByHookConfig(Collection<String> values, int limit) Find records that haveHOOK_CONFIG IN (values)asynchronously limited by the given limit -
findManyByLogging
Find records that haveLOGGING IN (values)asynchronously -
findManyByLogging
public io.vertx.core.Future<List<XActivityRule>> findManyByLogging(Collection<Boolean> values, int limit) Find records that haveLOGGING IN (values)asynchronously limited by the given limit -
findManyByActive
Find records that haveACTIVE IN (values)asynchronously -
findManyByActive
public io.vertx.core.Future<List<XActivityRule>> findManyByActive(Collection<Boolean> values, int limit) Find records that haveACTIVE IN (values)asynchronously limited by the given limit -
findManyBySigma
Find records that haveSIGMA IN (values)asynchronously -
findManyBySigma
public io.vertx.core.Future<List<XActivityRule>> findManyBySigma(Collection<String> values, int limit) Find records that haveSIGMA IN (values)asynchronously limited by the given limit -
findManyByMetadata
Find records that haveMETADATA IN (values)asynchronously -
findManyByMetadata
public io.vertx.core.Future<List<XActivityRule>> findManyByMetadata(Collection<String> values, int limit) Find records that haveMETADATA IN (values)asynchronously limited by the given limit -
findManyByLanguage
Find records that haveLANGUAGE IN (values)asynchronously -
findManyByLanguage
public io.vertx.core.Future<List<XActivityRule>> 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<XActivityRule>> findManyByCreatedAt(Collection<LocalDateTime> values) Find records that haveCREATED_AT IN (values)asynchronously -
findManyByCreatedAt
public io.vertx.core.Future<List<XActivityRule>> 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
public io.vertx.core.Future<List<XActivityRule>> 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<XActivityRule>> findManyByUpdatedAt(Collection<LocalDateTime> values) Find records that haveUPDATED_AT IN (values)asynchronously -
findManyByUpdatedAt
public io.vertx.core.Future<List<XActivityRule>> 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
public io.vertx.core.Future<List<XActivityRule>> 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<XActivityRuleRecord,XActivityRule, queryExecutor()String> - Specified by:
queryExecutorin interfaceio.github.jklingsporn.vertx.jooq.shared.internal.GenericVertxDAO<XActivityRuleRecord,XActivityRule, String, io.vertx.core.Future<List<XActivityRule>>, io.vertx.core.Future<XActivityRule>, io.vertx.core.Future<Integer>, io.vertx.core.Future<String>> - Overrides:
queryExecutorin classio.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<XActivityRuleRecord,XActivityRule, String, io.vertx.core.Future<List<XActivityRule>>, io.vertx.core.Future<XActivityRule>, io.vertx.core.Future<Integer>, io.vertx.core.Future<String>>
-