io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByActive(Collection<Boolean> values) |
Find records that have ACTIVE IN (values) asynchronously
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByActive(Collection<Boolean> values,
int limit) |
Find records that have ACTIVE IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByCreatedAt(Collection<LocalDateTime> values) |
Find records that have CREATED_AT IN (values) asynchronously
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.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<XMenuMy>> |
XMenuMyDao.findManyByCreatedBy(Collection<String> values) |
Find records that have CREATED_BY IN (values) asynchronously
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.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<XMenuMy>> |
XMenuMyDao.findManyByIcon(Collection<String> values) |
Find records that have ICON IN (values) asynchronously
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByIcon(Collection<String> values,
int limit) |
Find records that have ICON IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByLanguage(Collection<String> values) |
Find records that have LANGUAGE IN (values) asynchronously
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByLanguage(Collection<String> values,
int limit) |
Find records that have LANGUAGE IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByMetadata(Collection<String> values) |
Find records that have METADATA IN (values) asynchronously
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByMetadata(Collection<String> values,
int limit) |
Find records that have METADATA IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByOwner(Collection<String> values) |
Find records that have OWNER IN (values) asynchronously
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByOwner(Collection<String> values,
int limit) |
Find records that have OWNER IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByPage(Collection<String> values) |
Find records that have PAGE IN (values) asynchronously
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByPage(Collection<String> values,
int limit) |
Find records that have PAGE IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByParameter(Collection<String> values) |
Find records that have PARAMETER IN (values) asynchronously
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByParameter(Collection<String> values,
int limit) |
Find records that have PARAMETER IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByPosition(Collection<String> values) |
Find records that have POSITION IN (values) asynchronously
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByPosition(Collection<String> values,
int limit) |
Find records that have POSITION IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyBySigma(Collection<String> values) |
Find records that have SIGMA IN (values) asynchronously
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyBySigma(Collection<String> values,
int limit) |
Find records that have SIGMA IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByText(Collection<String> values) |
Find records that have TEXT IN (values) asynchronously
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByText(Collection<String> values,
int limit) |
Find records that have TEXT IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByType(Collection<String> values) |
Find records that have TYPE IN (values) asynchronously
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByType(Collection<String> values,
int limit) |
Find records that have TYPE IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByUiColorBg(Collection<String> values) |
Find records that have UI_COLOR_BG IN (values)
asynchronously
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByUiColorBg(Collection<String> values,
int limit) |
Find records that have UI_COLOR_BG IN (values)
asynchronously limited by the given limit
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByUiColorFg(Collection<String> values) |
Find records that have UI_COLOR_FG IN (values)
asynchronously
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByUiColorFg(Collection<String> values,
int limit) |
Find records that have UI_COLOR_FG IN (values)
asynchronously limited by the given limit
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByUiParent(Collection<String> values) |
Find records that have UI_PARENT IN (values) asynchronously
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByUiParent(Collection<String> values,
int limit) |
Find records that have UI_PARENT IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByUiSort(Collection<Long> values) |
Find records that have UI_SORT IN (values) asynchronously
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByUiSort(Collection<Long> values,
int limit) |
Find records that have UI_SORT IN (values) asynchronously
limited by the given limit
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByUpdatedAt(Collection<LocalDateTime> values) |
Find records that have UPDATED_AT IN (values) asynchronously
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.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<XMenuMy>> |
XMenuMyDao.findManyByUpdatedBy(Collection<String> values) |
Find records that have UPDATED_BY IN (values) asynchronously
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.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<XMenuMy>> |
XMenuMyDao.findManyByUri(Collection<String> values) |
Find records that have URI IN (values) asynchronously
|
io.vertx.core.Future<List<XMenuMy>> |
XMenuMyDao.findManyByUri(Collection<String> values,
int limit) |
Find records that have URI IN (values) asynchronously
limited by the given limit
|
io.github.jklingsporn.vertx.jooq.classic.jdbc.JDBCClassicQueryExecutor<XMenuMyRecord,XMenuMy,String> |
XMenuMyDao.queryExecutor() |
|