io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByActive(Collection<Boolean> values) |
Find records that have ACTIVE IN (values) asynchronously
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByActive(Collection<Boolean> values,
int limit) |
Find records that have ACTIVE IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByAuthorizedComponent(Collection<String> values) |
Find records that have AUTHORIZED_COMPONENT IN (values)
asynchronously
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByAuthorizedComponent(Collection<String> values,
int limit) |
Find records that have AUTHORIZED_COMPONENT IN (values)
asynchronously limited by the given limit
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByAuthorizedConfig(Collection<String> values) |
Find records that have AUTHORIZED_CONFIG IN (values)
asynchronously
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByAuthorizedConfig(Collection<String> values,
int limit) |
Find records that have AUTHORIZED_CONFIG IN (values)
asynchronously limited by the given limit
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByCode(Collection<String> values) |
Find records that have CODE IN (values) asynchronously
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByCode(Collection<String> values,
int limit) |
Find records that have CODE IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByComment(Collection<String> values) |
Find records that have COMMENT IN (values) asynchronously
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByComment(Collection<String> values,
int limit) |
Find records that have COMMENT IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByCreatedAt(Collection<LocalDateTime> values) |
Find records that have CREATED_AT IN (values) asynchronously
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByCreatedAt(Collection<LocalDateTime> values,
int limit) |
Find records that have CREATED_AT IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByCreatedBy(Collection<String> values) |
Find records that have CREATED_BY IN (values) asynchronously
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByCreatedBy(Collection<String> values,
int limit) |
Find records that have CREATED_BY IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByDefinitionKey(Collection<String> values) |
Find records that have DEFINITION_KEY IN (values)
asynchronously
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByDefinitionKey(Collection<String> values,
int limit) |
Find records that have DEFINITION_KEY IN (values)
asynchronously limited by the given limit
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByEndComponent(Collection<String> values) |
Find records that have END_COMPONENT IN (values)
asynchronously
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByEndComponent(Collection<String> values,
int limit) |
Find records that have END_COMPONENT IN (values)
asynchronously limited by the given limit
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByEndConfig(Collection<String> values) |
Find records that have END_CONFIG IN (values) asynchronously
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByEndConfig(Collection<String> values,
int limit) |
Find records that have END_CONFIG IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByGenerateComponent(Collection<String> values) |
Find records that have GENERATE_COMPONENT IN (values)
asynchronously
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByGenerateComponent(Collection<String> values,
int limit) |
Find records that have GENERATE_COMPONENT IN (values)
asynchronously limited by the given limit
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByGenerateConfig(Collection<String> values) |
Find records that have GENERATE_CONFIG IN (values)
asynchronously
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByGenerateConfig(Collection<String> values,
int limit) |
Find records that have GENERATE_CONFIG IN (values)
asynchronously limited by the given limit
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByLanguage(Collection<String> values) |
Find records that have LANGUAGE IN (values) asynchronously
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByLanguage(Collection<String> values,
int limit) |
Find records that have LANGUAGE IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByMetadata(Collection<String> values) |
Find records that have METADATA IN (values) asynchronously
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByMetadata(Collection<String> values,
int limit) |
Find records that have METADATA IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByName(Collection<String> values) |
Find records that have NAME IN (values) asynchronously
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByName(Collection<String> values,
int limit) |
Find records that have NAME IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByRunComponent(Collection<String> values) |
Find records that have RUN_COMPONENT IN (values)
asynchronously
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByRunComponent(Collection<String> values,
int limit) |
Find records that have RUN_COMPONENT IN (values)
asynchronously limited by the given limit
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByRunConfig(Collection<String> values) |
Find records that have RUN_CONFIG IN (values) asynchronously
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByRunConfig(Collection<String> values,
int limit) |
Find records that have RUN_CONFIG IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyBySigma(Collection<String> values) |
Find records that have SIGMA IN (values) asynchronously
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyBySigma(Collection<String> values,
int limit) |
Find records that have SIGMA IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByStartComponent(Collection<String> values) |
Find records that have START_COMPONENT IN (values)
asynchronously
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByStartComponent(Collection<String> values,
int limit) |
Find records that have START_COMPONENT IN (values)
asynchronously limited by the given limit
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByStartConfig(Collection<String> values) |
Find records that have START_CONFIG IN (values)
asynchronously
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByStartConfig(Collection<String> values,
int limit) |
Find records that have START_CONFIG IN (values)
asynchronously limited by the given limit
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByType(Collection<String> values) |
Find records that have TYPE IN (values) asynchronously
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByType(Collection<String> values,
int limit) |
Find records that have TYPE IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByUiAssist(Collection<String> values) |
Find records that have UI_ASSIST IN (values) asynchronously
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByUiAssist(Collection<String> values,
int limit) |
Find records that have UI_ASSIST IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByUiComponent(Collection<String> values) |
Find records that have UI_COMPONENT IN (values)
asynchronously
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByUiComponent(Collection<String> values,
int limit) |
Find records that have UI_COMPONENT IN (values)
asynchronously limited by the given limit
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByUiConfig(Collection<String> values) |
Find records that have UI_CONFIG IN (values) asynchronously
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByUiConfig(Collection<String> values,
int limit) |
Find records that have UI_CONFIG IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByUiLinkage(Collection<String> values) |
Find records that have UI_LINKAGE IN (values) asynchronously
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByUiLinkage(Collection<String> values,
int limit) |
Find records that have UI_LINKAGE IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByUpdatedAt(Collection<LocalDateTime> values) |
Find records that have UPDATED_AT IN (values) asynchronously
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByUpdatedAt(Collection<LocalDateTime> values,
int limit) |
Find records that have UPDATED_AT IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByUpdatedBy(Collection<String> values) |
Find records that have UPDATED_BY IN (values) asynchronously
|
io.vertx.core.Future<List<WFlow>> |
WFlowDao.findManyByUpdatedBy(Collection<String> values,
int limit) |
Find records that have UPDATED_BY IN (values) asynchronously
limited by the given limit
|
io.github.jklingsporn.vertx.jooq.classic.jdbc.JDBCClassicQueryExecutor<WFlowRecord,WFlow,String> |
WFlowDao.queryExecutor() |
|