io.vertx.core.Future<List<UiControl>> |
UiControlDao.findManyByActive(Collection<Boolean> values) |
Find records that have ACTIVE IN (values) asynchronously
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.findManyByActive(Collection<Boolean> values,
int limit) |
Find records that have ACTIVE IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.findManyByAssist(Collection<String> values) |
Find records that have ASSIST IN (values) asynchronously
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.findManyByAssist(Collection<String> values,
int limit) |
Find records that have ASSIST IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.findManyByComponentConfig(Collection<String> values) |
Find records that have COMPONENT_CONFIG IN (values)
asynchronously
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.findManyByComponentConfig(Collection<String> values,
int limit) |
Find records that have COMPONENT_CONFIG IN (values)
asynchronously limited by the given limit
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.findManyByComponentData(Collection<String> values) |
Find records that have COMPONENT_DATA IN (values)
asynchronously
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.findManyByComponentData(Collection<String> values,
int limit) |
Find records that have COMPONENT_DATA IN (values)
asynchronously limited by the given limit
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.findManyByComponentName(Collection<String> values) |
Find records that have COMPONENT_NAME IN (values)
asynchronously
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.findManyByComponentName(Collection<String> values,
int limit) |
Find records that have COMPONENT_NAME IN (values)
asynchronously limited by the given limit
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.findManyByContainerConfig(Collection<String> values) |
Find records that have CONTAINER_CONFIG IN (values)
asynchronously
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.findManyByContainerConfig(Collection<String> values,
int limit) |
Find records that have CONTAINER_CONFIG IN (values)
asynchronously limited by the given limit
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.findManyByContainerName(Collection<String> values) |
Find records that have CONTAINER_NAME IN (values)
asynchronously
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.findManyByContainerName(Collection<String> values,
int limit) |
Find records that have CONTAINER_NAME IN (values)
asynchronously limited by the given limit
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.findManyByCreatedAt(Collection<LocalDateTime> values) |
Find records that have CREATED_AT IN (values) asynchronously
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.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<UiControl>> |
UiControlDao.findManyByCreatedBy(Collection<String> values) |
Find records that have CREATED_BY IN (values) asynchronously
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.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<UiControl>> |
UiControlDao.findManyByGrid(Collection<String> values) |
Find records that have GRID IN (values) asynchronously
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.findManyByGrid(Collection<String> values,
int limit) |
Find records that have GRID IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.findManyByLanguage(Collection<String> values) |
Find records that have LANGUAGE IN (values) asynchronously
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.findManyByLanguage(Collection<String> values,
int limit) |
Find records that have LANGUAGE IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.findManyByMetadata(Collection<String> values) |
Find records that have METADATA IN (values) asynchronously
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.findManyByMetadata(Collection<String> values,
int limit) |
Find records that have METADATA IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.findManyByPageId(Collection<String> values) |
Find records that have PAGE_ID IN (values) asynchronously
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.findManyByPageId(Collection<String> values,
int limit) |
Find records that have PAGE_ID IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.findManyBySigma(Collection<String> values) |
Find records that have SIGMA IN (values) asynchronously
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.findManyBySigma(Collection<String> values,
int limit) |
Find records that have SIGMA IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.findManyBySign(Collection<String> values) |
Find records that have SIGN IN (values) asynchronously
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.findManyBySign(Collection<String> values,
int limit) |
Find records that have SIGN IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.findManyByType(Collection<String> values) |
Find records that have TYPE IN (values) asynchronously
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.findManyByType(Collection<String> values,
int limit) |
Find records that have TYPE IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.findManyByUpdatedAt(Collection<LocalDateTime> values) |
Find records that have UPDATED_AT IN (values) asynchronously
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.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<UiControl>> |
UiControlDao.findManyByUpdatedBy(Collection<String> values) |
Find records that have UPDATED_BY IN (values) asynchronously
|
io.vertx.core.Future<List<UiControl>> |
UiControlDao.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<UiControlRecord,UiControl,String> |
UiControlDao.queryExecutor() |
|