io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByActive(Collection<Boolean> values) |
Find records that have ACTIVE IN (values) asynchronously
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByActive(Collection<Boolean> values,
int limit) |
Find records that have ACTIVE IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByClassCombiner(Collection<String> values) |
Find records that have CLASS_COMBINER IN (values)
asynchronously
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByClassCombiner(Collection<String> values,
int limit) |
Find records that have CLASS_COMBINER IN (values)
asynchronously limited by the given limit
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByCode(Collection<String> values) |
Find records that have CODE IN (values) asynchronously
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByCode(Collection<String> values,
int limit) |
Find records that have CODE IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByCreatedAt(Collection<LocalDateTime> values) |
Find records that have CREATED_AT IN (values) asynchronously
|
io.vertx.core.Future<List<UiList>> |
UiListDao.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<UiList>> |
UiListDao.findManyByCreatedBy(Collection<String> values) |
Find records that have CREATED_BY IN (values) asynchronously
|
io.vertx.core.Future<List<UiList>> |
UiListDao.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<UiList>> |
UiListDao.findManyByDynamicColumn(Collection<Boolean> values) |
Find records that have DYNAMIC_COLUMN IN (values)
asynchronously
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByDynamicColumn(Collection<Boolean> values,
int limit) |
Find records that have DYNAMIC_COLUMN IN (values)
asynchronously limited by the given limit
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByDynamicSwitch(Collection<Boolean> values) |
Find records that have DYNAMIC_SWITCH IN (values)
asynchronously
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByDynamicSwitch(Collection<Boolean> values,
int limit) |
Find records that have DYNAMIC_SWITCH IN (values)
asynchronously limited by the given limit
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByIdentifier(Collection<String> values) |
Find records that have IDENTIFIER IN (values) asynchronously
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByIdentifier(Collection<String> values,
int limit) |
Find records that have IDENTIFIER IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByLanguage(Collection<String> values) |
Find records that have LANGUAGE IN (values) asynchronously
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByLanguage(Collection<String> values,
int limit) |
Find records that have LANGUAGE IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByMetadata(Collection<String> values) |
Find records that have METADATA IN (values) asynchronously
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByMetadata(Collection<String> values,
int limit) |
Find records that have METADATA IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByName(Collection<String> values) |
Find records that have NAME IN (values) asynchronously
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByName(Collection<String> values,
int limit) |
Find records that have NAME IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByOptions(Collection<String> values) |
Find records that have OPTIONS IN (values) asynchronously
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByOptions(Collection<String> values,
int limit) |
Find records that have OPTIONS IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByOptionsAjax(Collection<String> values) |
Find records that have OPTIONS_AJAX IN (values)
asynchronously
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByOptionsAjax(Collection<String> values,
int limit) |
Find records that have OPTIONS_AJAX IN (values)
asynchronously limited by the given limit
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByOptionsSubmit(Collection<String> values) |
Find records that have OPTIONS_SUBMIT IN (values)
asynchronously
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByOptionsSubmit(Collection<String> values,
int limit) |
Find records that have OPTIONS_SUBMIT IN (values)
asynchronously limited by the given limit
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyBySigma(Collection<String> values) |
Find records that have SIGMA IN (values) asynchronously
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyBySigma(Collection<String> values,
int limit) |
Find records that have SIGMA IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByUpdatedAt(Collection<LocalDateTime> values) |
Find records that have UPDATED_AT IN (values) asynchronously
|
io.vertx.core.Future<List<UiList>> |
UiListDao.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<UiList>> |
UiListDao.findManyByUpdatedBy(Collection<String> values) |
Find records that have UPDATED_BY IN (values) asynchronously
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByUpdatedBy(Collection<String> values,
int limit) |
Find records that have UPDATED_BY IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByVQuery(Collection<String> values) |
Find records that have V_QUERY IN (values) asynchronously
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByVQuery(Collection<String> values,
int limit) |
Find records that have V_QUERY IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByVSearch(Collection<String> values) |
Find records that have V_SEARCH IN (values) asynchronously
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByVSearch(Collection<String> values,
int limit) |
Find records that have V_SEARCH IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByVSegment(Collection<String> values) |
Find records that have V_SEGMENT IN (values) asynchronously
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByVSegment(Collection<String> values,
int limit) |
Find records that have V_SEGMENT IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByVTable(Collection<String> values) |
Find records that have V_TABLE IN (values) asynchronously
|
io.vertx.core.Future<List<UiList>> |
UiListDao.findManyByVTable(Collection<String> values,
int limit) |
Find records that have V_TABLE IN (values) asynchronously
limited by the given limit
|
io.github.jklingsporn.vertx.jooq.classic.jdbc.JDBCClassicQueryExecutor<UiListRecord,UiList,String> |
UiListDao.queryExecutor() |
|