io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.findManyByActive(Collection<Boolean> values) |
Find records that have ACTIVE IN (values) asynchronously
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.findManyByActive(Collection<Boolean> values,
int limit) |
Find records that have ACTIVE IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.findManyByComment(Collection<String> values) |
Find records that have COMMENT IN (values) asynchronously
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.findManyByComment(Collection<String> values,
int limit) |
Find records that have COMMENT IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.findManyByCompanyId(Collection<String> values) |
Find records that have COMPANY_ID IN (values) asynchronously
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.findManyByCompanyId(Collection<String> values,
int limit) |
Find records that have COMPANY_ID IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.findManyByCreatedAt(Collection<LocalDateTime> values) |
Find records that have CREATED_AT IN (values) asynchronously
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.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<EJobLog>> |
EJobLogDao.findManyByCreatedBy(Collection<String> values) |
Find records that have CREATED_BY IN (values) asynchronously
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.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<EJobLog>> |
EJobLogDao.findManyByLanguage(Collection<String> values) |
Find records that have LANGUAGE IN (values) asynchronously
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.findManyByLanguage(Collection<String> values,
int limit) |
Find records that have LANGUAGE IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.findManyByLogAt(Collection<LocalDateTime> values) |
Find records that have LOG_AT IN (values) asynchronously
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.findManyByLogAt(Collection<LocalDateTime> values,
int limit) |
Find records that have LOG_AT IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.findManyByLogBy(Collection<String> values) |
Find records that have LOG_BY IN (values) asynchronously
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.findManyByLogBy(Collection<String> values,
int limit) |
Find records that have LOG_BY IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.findManyByLogName(Collection<String> values) |
Find records that have LOG_NAME IN (values) asynchronously
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.findManyByLogName(Collection<String> values,
int limit) |
Find records that have LOG_NAME IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.findManyByMetadata(Collection<String> values) |
Find records that have METADATA IN (values) asynchronously
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.findManyByMetadata(Collection<String> values,
int limit) |
Find records that have METADATA IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.findManyByName(Collection<String> values) |
Find records that have NAME IN (values) asynchronously
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.findManyByName(Collection<String> values,
int limit) |
Find records that have NAME IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.findManyBySerial(Collection<String> values) |
Find records that have SERIAL IN (values) asynchronously
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.findManyBySerial(Collection<String> values,
int limit) |
Find records that have SERIAL IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.findManyBySigma(Collection<String> values) |
Find records that have SIGMA IN (values) asynchronously
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.findManyBySigma(Collection<String> values,
int limit) |
Find records that have SIGMA IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.findManyByStatus(Collection<String> values) |
Find records that have STATUS IN (values) asynchronously
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.findManyByStatus(Collection<String> values,
int limit) |
Find records that have STATUS IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.findManyByTodoId(Collection<String> values) |
Find records that have TODO_ID IN (values) asynchronously
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.findManyByTodoId(Collection<String> values,
int limit) |
Find records that have TODO_ID IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.findManyByType(Collection<String> values) |
Find records that have TYPE IN (values) asynchronously
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.findManyByType(Collection<String> values,
int limit) |
Find records that have TYPE IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.findManyByUpdatedAt(Collection<LocalDateTime> values) |
Find records that have UPDATED_AT IN (values) asynchronously
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.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<EJobLog>> |
EJobLogDao.findManyByUpdatedBy(Collection<String> values) |
Find records that have UPDATED_BY IN (values) asynchronously
|
io.vertx.core.Future<List<EJobLog>> |
EJobLogDao.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<EJobLogRecord,EJobLog,String> |
EJobLogDao.queryExecutor() |
|