io.vertx.core.Future<List<SView>> |
SViewDao.findManyByActive(Collection<Boolean> values) |
Find records that have ACTIVE IN (values) asynchronously
|
io.vertx.core.Future<List<SView>> |
SViewDao.findManyByActive(Collection<Boolean> values,
int limit) |
Find records that have ACTIVE IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<SView>> |
SViewDao.findManyByCreatedAt(Collection<LocalDateTime> values) |
Find records that have CREATED_AT IN (values) asynchronously
|
io.vertx.core.Future<List<SView>> |
SViewDao.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<SView>> |
SViewDao.findManyByCreatedBy(Collection<String> values) |
Find records that have CREATED_BY IN (values) asynchronously
|
io.vertx.core.Future<List<SView>> |
SViewDao.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<SView>> |
SViewDao.findManyByCriteria(Collection<String> values) |
Find records that have CRITERIA IN (values) asynchronously
|
io.vertx.core.Future<List<SView>> |
SViewDao.findManyByCriteria(Collection<String> values,
int limit) |
Find records that have CRITERIA IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<SView>> |
SViewDao.findManyByLanguage(Collection<String> values) |
Find records that have LANGUAGE IN (values) asynchronously
|
io.vertx.core.Future<List<SView>> |
SViewDao.findManyByLanguage(Collection<String> values,
int limit) |
Find records that have LANGUAGE IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<SView>> |
SViewDao.findManyByMetadata(Collection<String> values) |
Find records that have METADATA IN (values) asynchronously
|
io.vertx.core.Future<List<SView>> |
SViewDao.findManyByMetadata(Collection<String> values,
int limit) |
Find records that have METADATA IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<SView>> |
SViewDao.findManyByName(Collection<String> values) |
Find records that have NAME IN (values) asynchronously
|
io.vertx.core.Future<List<SView>> |
SViewDao.findManyByName(Collection<String> values,
int limit) |
Find records that have NAME IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<SView>> |
SViewDao.findManyByOwner(Collection<String> values) |
Find records that have OWNER IN (values) asynchronously
|
io.vertx.core.Future<List<SView>> |
SViewDao.findManyByOwner(Collection<String> values,
int limit) |
Find records that have OWNER IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<SView>> |
SViewDao.findManyByOwnerType(Collection<String> values) |
Find records that have OWNER_TYPE IN (values) asynchronously
|
io.vertx.core.Future<List<SView>> |
SViewDao.findManyByOwnerType(Collection<String> values,
int limit) |
Find records that have OWNER_TYPE IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<SView>> |
SViewDao.findManyByPosition(Collection<String> values) |
Find records that have POSITION IN (values) asynchronously
|
io.vertx.core.Future<List<SView>> |
SViewDao.findManyByPosition(Collection<String> values,
int limit) |
Find records that have POSITION IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<SView>> |
SViewDao.findManyByProjection(Collection<String> values) |
Find records that have PROJECTION IN (values) asynchronously
|
io.vertx.core.Future<List<SView>> |
SViewDao.findManyByProjection(Collection<String> values,
int limit) |
Find records that have PROJECTION IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<SView>> |
SViewDao.findManyByResourceId(Collection<String> values) |
Find records that have RESOURCE_ID IN (values)
asynchronously
|
io.vertx.core.Future<List<SView>> |
SViewDao.findManyByResourceId(Collection<String> values,
int limit) |
Find records that have RESOURCE_ID IN (values)
asynchronously limited by the given limit
|
io.vertx.core.Future<List<SView>> |
SViewDao.findManyByRows(Collection<String> values) |
Find records that have ROWS IN (values) asynchronously
|
io.vertx.core.Future<List<SView>> |
SViewDao.findManyByRows(Collection<String> values,
int limit) |
Find records that have ROWS IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<SView>> |
SViewDao.findManyBySigma(Collection<String> values) |
Find records that have SIGMA IN (values) asynchronously
|
io.vertx.core.Future<List<SView>> |
SViewDao.findManyBySigma(Collection<String> values,
int limit) |
Find records that have SIGMA IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<SView>> |
SViewDao.findManyByTitle(Collection<String> values) |
Find records that have TITLE IN (values) asynchronously
|
io.vertx.core.Future<List<SView>> |
SViewDao.findManyByTitle(Collection<String> values,
int limit) |
Find records that have TITLE IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<SView>> |
SViewDao.findManyByUpdatedAt(Collection<LocalDateTime> values) |
Find records that have UPDATED_AT IN (values) asynchronously
|
io.vertx.core.Future<List<SView>> |
SViewDao.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<SView>> |
SViewDao.findManyByUpdatedBy(Collection<String> values) |
Find records that have UPDATED_BY IN (values) asynchronously
|
io.vertx.core.Future<List<SView>> |
SViewDao.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<SView>> |
SViewDao.findManyByVisitant(Collection<Boolean> values) |
Find records that have VISITANT IN (values) asynchronously
|
io.vertx.core.Future<List<SView>> |
SViewDao.findManyByVisitant(Collection<Boolean> values,
int limit) |
Find records that have VISITANT IN (values) asynchronously
limited by the given limit
|
io.github.jklingsporn.vertx.jooq.classic.jdbc.JDBCClassicQueryExecutor<SViewRecord,SView,String> |
SViewDao.queryExecutor() |
|