io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.findManyByActive(Collection<Boolean> values) |
Find records that have ACTIVE IN (values) asynchronously
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.findManyByActive(Collection<Boolean> values,
int limit) |
Find records that have ACTIVE IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.findManyByAmount(Collection<BigDecimal> values) |
Find records that have AMOUNT IN (values) asynchronously
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.findManyByAmount(Collection<BigDecimal> values,
int limit) |
Find records that have AMOUNT IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.findManyByCode(Collection<String> values) |
Find records that have CODE IN (values) asynchronously
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.findManyByCode(Collection<String> values,
int limit) |
Find records that have CODE IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.findManyByComment(Collection<String> values) |
Find records that have COMMENT IN (values) asynchronously
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.findManyByComment(Collection<String> values,
int limit) |
Find records that have COMMENT IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.findManyByCreatedAt(Collection<LocalDateTime> values) |
Find records that have CREATED_AT IN (values) asynchronously
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.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<FSettlement>> |
FSettlementDao.findManyByCreatedBy(Collection<String> values) |
Find records that have CREATED_BY IN (values) asynchronously
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.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<FSettlement>> |
FSettlementDao.findManyByFinished(Collection<Boolean> values) |
Find records that have FINISHED IN (values) asynchronously
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.findManyByFinished(Collection<Boolean> values,
int limit) |
Find records that have FINISHED IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.findManyByFinishedAt(Collection<LocalDateTime> values) |
Find records that have FINISHED_AT IN (values)
asynchronously
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.findManyByFinishedAt(Collection<LocalDateTime> values,
int limit) |
Find records that have FINISHED_AT IN (values)
asynchronously limited by the given limit
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.findManyByLanguage(Collection<String> values) |
Find records that have LANGUAGE IN (values) asynchronously
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.findManyByLanguage(Collection<String> values,
int limit) |
Find records that have LANGUAGE IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.findManyByMetadata(Collection<String> values) |
Find records that have METADATA IN (values) asynchronously
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.findManyByMetadata(Collection<String> values,
int limit) |
Find records that have METADATA IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.findManyByOrderId(Collection<String> values) |
Find records that have ORDER_ID IN (values) asynchronously
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.findManyByOrderId(Collection<String> values,
int limit) |
Find records that have ORDER_ID IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.findManyByRounded(Collection<Byte> values) |
Find records that have ROUNDED IN (values) asynchronously
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.findManyByRounded(Collection<Byte> values,
int limit) |
Find records that have ROUNDED IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.findManyBySerial(Collection<String> values) |
Find records that have SERIAL IN (values) asynchronously
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.findManyBySerial(Collection<String> values,
int limit) |
Find records that have SERIAL IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.findManyBySigma(Collection<String> values) |
Find records that have SIGMA IN (values) asynchronously
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.findManyBySigma(Collection<String> values,
int limit) |
Find records that have SIGMA IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.findManyBySignMobile(Collection<String> values) |
Find records that have SIGN_MOBILE IN (values)
asynchronously
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.findManyBySignMobile(Collection<String> values,
int limit) |
Find records that have SIGN_MOBILE IN (values)
asynchronously limited by the given limit
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.findManyBySignName(Collection<String> values) |
Find records that have SIGN_NAME IN (values) asynchronously
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.findManyBySignName(Collection<String> values,
int limit) |
Find records that have SIGN_NAME IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.findManyByUpdatedAt(Collection<LocalDateTime> values) |
Find records that have UPDATED_AT IN (values) asynchronously
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.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<FSettlement>> |
FSettlementDao.findManyByUpdatedBy(Collection<String> values) |
Find records that have UPDATED_BY IN (values) asynchronously
|
io.vertx.core.Future<List<FSettlement>> |
FSettlementDao.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<FSettlementRecord,FSettlement,String> |
FSettlementDao.queryExecutor() |
|