Package cn.vertxup.ui.domain.tables.daos
Class UiListDao
-
- All Implemented Interfaces:
io.github.jklingsporn.vertx.jooq.classic.VertxDAO<UiListRecord,UiList,String>,io.github.jklingsporn.vertx.jooq.shared.internal.GenericVertxDAO<UiListRecord,UiList,String,io.vertx.core.Future<List<UiList>>,io.vertx.core.Future<UiList>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>
public class UiListDao extends io.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<UiListRecord,UiList,String,io.vertx.core.Future<List<UiList>>,io.vertx.core.Future<UiList>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>> implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<UiListRecord,UiList,String>
This class is generated by jOOQ.
-
-
Constructor Summary
Constructors Constructor Description UiListDao(org.jooq.Configuration configuration, io.vertx.core.Vertx vertx)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.vertx.core.Future<List<UiList>>findManyByActive(Collection<Boolean> values)Find records that haveACTIVE IN (values)asynchronouslyio.vertx.core.Future<List<UiList>>findManyByActive(Collection<Boolean> values, int limit)Find records that haveACTIVE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiList>>findManyByClassCombiner(Collection<String> values)Find records that haveCLASS_COMBINER IN (values)asynchronouslyio.vertx.core.Future<List<UiList>>findManyByClassCombiner(Collection<String> values, int limit)Find records that haveCLASS_COMBINER IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiList>>findManyByCode(Collection<String> values)Find records that haveCODE IN (values)asynchronouslyio.vertx.core.Future<List<UiList>>findManyByCode(Collection<String> values, int limit)Find records that haveCODE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiList>>findManyByCreatedAt(Collection<LocalDateTime> values)Find records that haveCREATED_AT IN (values)asynchronouslyio.vertx.core.Future<List<UiList>>findManyByCreatedAt(Collection<LocalDateTime> values, int limit)Find records that haveCREATED_AT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiList>>findManyByCreatedBy(Collection<String> values)Find records that haveCREATED_BY IN (values)asynchronouslyio.vertx.core.Future<List<UiList>>findManyByCreatedBy(Collection<String> values, int limit)Find records that haveCREATED_BY IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiList>>findManyByDynamicColumn(Collection<Boolean> values)Find records that haveDYNAMIC_COLUMN IN (values)asynchronouslyio.vertx.core.Future<List<UiList>>findManyByDynamicColumn(Collection<Boolean> values, int limit)Find records that haveDYNAMIC_COLUMN IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiList>>findManyByDynamicSwitch(Collection<Boolean> values)Find records that haveDYNAMIC_SWITCH IN (values)asynchronouslyio.vertx.core.Future<List<UiList>>findManyByDynamicSwitch(Collection<Boolean> values, int limit)Find records that haveDYNAMIC_SWITCH IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiList>>findManyByIdentifier(Collection<String> values)Find records that haveIDENTIFIER IN (values)asynchronouslyio.vertx.core.Future<List<UiList>>findManyByIdentifier(Collection<String> values, int limit)Find records that haveIDENTIFIER IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiList>>findManyByLanguage(Collection<String> values)Find records that haveLANGUAGE IN (values)asynchronouslyio.vertx.core.Future<List<UiList>>findManyByLanguage(Collection<String> values, int limit)Find records that haveLANGUAGE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiList>>findManyByMetadata(Collection<String> values)Find records that haveMETADATA IN (values)asynchronouslyio.vertx.core.Future<List<UiList>>findManyByMetadata(Collection<String> values, int limit)Find records that haveMETADATA IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiList>>findManyByName(Collection<String> values)Find records that haveNAME IN (values)asynchronouslyio.vertx.core.Future<List<UiList>>findManyByName(Collection<String> values, int limit)Find records that haveNAME IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiList>>findManyByOptions(Collection<String> values)Find records that haveOPTIONS IN (values)asynchronouslyio.vertx.core.Future<List<UiList>>findManyByOptions(Collection<String> values, int limit)Find records that haveOPTIONS IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiList>>findManyByOptionsAjax(Collection<String> values)Find records that haveOPTIONS_AJAX IN (values)asynchronouslyio.vertx.core.Future<List<UiList>>findManyByOptionsAjax(Collection<String> values, int limit)Find records that haveOPTIONS_AJAX IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiList>>findManyByOptionsSubmit(Collection<String> values)Find records that haveOPTIONS_SUBMIT IN (values)asynchronouslyio.vertx.core.Future<List<UiList>>findManyByOptionsSubmit(Collection<String> values, int limit)Find records that haveOPTIONS_SUBMIT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiList>>findManyBySigma(Collection<String> values)Find records that haveSIGMA IN (values)asynchronouslyio.vertx.core.Future<List<UiList>>findManyBySigma(Collection<String> values, int limit)Find records that haveSIGMA IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiList>>findManyByUpdatedAt(Collection<LocalDateTime> values)Find records that haveUPDATED_AT IN (values)asynchronouslyio.vertx.core.Future<List<UiList>>findManyByUpdatedAt(Collection<LocalDateTime> values, int limit)Find records that haveUPDATED_AT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiList>>findManyByUpdatedBy(Collection<String> values)Find records that haveUPDATED_BY IN (values)asynchronouslyio.vertx.core.Future<List<UiList>>findManyByUpdatedBy(Collection<String> values, int limit)Find records that haveUPDATED_BY IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiList>>findManyByVQuery(Collection<String> values)Find records that haveV_QUERY IN (values)asynchronouslyio.vertx.core.Future<List<UiList>>findManyByVQuery(Collection<String> values, int limit)Find records that haveV_QUERY IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiList>>findManyByVSearch(Collection<String> values)Find records that haveV_SEARCH IN (values)asynchronouslyio.vertx.core.Future<List<UiList>>findManyByVSearch(Collection<String> values, int limit)Find records that haveV_SEARCH IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiList>>findManyByVSegment(Collection<String> values)Find records that haveV_SEGMENT IN (values)asynchronouslyio.vertx.core.Future<List<UiList>>findManyByVSegment(Collection<String> values, int limit)Find records that haveV_SEGMENT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiList>>findManyByVTable(Collection<String> values)Find records that haveV_TABLE IN (values)asynchronouslyio.vertx.core.Future<List<UiList>>findManyByVTable(Collection<String> values, int limit)Find records that haveV_TABLE IN (values)asynchronously limited by the given limitprotected StringgetId(UiList object)io.github.jklingsporn.vertx.jooq.classic.jdbc.JDBCClassicQueryExecutor<UiListRecord,UiList,String>queryExecutor()-
Methods inherited from class io.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO
compositeKeyRecord, deleteByCondition, deleteById, deleteByIds, equalKey, equalKeys, findAll, findManyByCondition, findManyByCondition, findManyByCondition, findManyByCondition, findManyByCondition, findManyByIds, findOneByCondition, findOneById, getTable, getType, insert, insert, insert, insert, insertReturningPrimary, keyConverter, newRecord, update
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.github.jklingsporn.vertx.jooq.shared.internal.GenericVertxDAO
deleteByCondition, deleteById, deleteByIds, findAll, findManyByCondition, findManyByCondition, findManyByCondition, findManyByCondition, findManyByCondition, findManyByIds, findOneByCondition, findOneById, insert, insert, insert, insert, insertReturningPrimary, update
-
-
-
-
Method Detail
-
findManyByName
public io.vertx.core.Future<List<UiList>> findManyByName(Collection<String> values)
Find records that haveNAME IN (values)asynchronously
-
findManyByName
public io.vertx.core.Future<List<UiList>> findManyByName(Collection<String> values, int limit)
Find records that haveNAME IN (values)asynchronously limited by the given limit
-
findManyByCode
public io.vertx.core.Future<List<UiList>> findManyByCode(Collection<String> values)
Find records that haveCODE IN (values)asynchronously
-
findManyByCode
public io.vertx.core.Future<List<UiList>> findManyByCode(Collection<String> values, int limit)
Find records that haveCODE IN (values)asynchronously limited by the given limit
-
findManyByIdentifier
public io.vertx.core.Future<List<UiList>> findManyByIdentifier(Collection<String> values)
Find records that haveIDENTIFIER IN (values)asynchronously
-
findManyByIdentifier
public io.vertx.core.Future<List<UiList>> findManyByIdentifier(Collection<String> values, int limit)
Find records that haveIDENTIFIER IN (values)asynchronously limited by the given limit
-
findManyByVQuery
public io.vertx.core.Future<List<UiList>> findManyByVQuery(Collection<String> values)
Find records that haveV_QUERY IN (values)asynchronously
-
findManyByVQuery
public io.vertx.core.Future<List<UiList>> findManyByVQuery(Collection<String> values, int limit)
Find records that haveV_QUERY IN (values)asynchronously limited by the given limit
-
findManyByVSearch
public io.vertx.core.Future<List<UiList>> findManyByVSearch(Collection<String> values)
Find records that haveV_SEARCH IN (values)asynchronously
-
findManyByVSearch
public io.vertx.core.Future<List<UiList>> findManyByVSearch(Collection<String> values, int limit)
Find records that haveV_SEARCH IN (values)asynchronously limited by the given limit
-
findManyByVTable
public io.vertx.core.Future<List<UiList>> findManyByVTable(Collection<String> values)
Find records that haveV_TABLE IN (values)asynchronously
-
findManyByVTable
public io.vertx.core.Future<List<UiList>> findManyByVTable(Collection<String> values, int limit)
Find records that haveV_TABLE IN (values)asynchronously limited by the given limit
-
findManyByVSegment
public io.vertx.core.Future<List<UiList>> findManyByVSegment(Collection<String> values)
Find records that haveV_SEGMENT IN (values)asynchronously
-
findManyByVSegment
public io.vertx.core.Future<List<UiList>> findManyByVSegment(Collection<String> values, int limit)
Find records that haveV_SEGMENT IN (values)asynchronously limited by the given limit
-
findManyByDynamicColumn
public io.vertx.core.Future<List<UiList>> findManyByDynamicColumn(Collection<Boolean> values)
Find records that haveDYNAMIC_COLUMN IN (values)asynchronously
-
findManyByDynamicColumn
public io.vertx.core.Future<List<UiList>> findManyByDynamicColumn(Collection<Boolean> values, int limit)
Find records that haveDYNAMIC_COLUMN IN (values)asynchronously limited by the given limit
-
findManyByDynamicSwitch
public io.vertx.core.Future<List<UiList>> findManyByDynamicSwitch(Collection<Boolean> values)
Find records that haveDYNAMIC_SWITCH IN (values)asynchronously
-
findManyByDynamicSwitch
public io.vertx.core.Future<List<UiList>> findManyByDynamicSwitch(Collection<Boolean> values, int limit)
Find records that haveDYNAMIC_SWITCH IN (values)asynchronously limited by the given limit
-
findManyByOptionsAjax
public io.vertx.core.Future<List<UiList>> findManyByOptionsAjax(Collection<String> values)
Find records that haveOPTIONS_AJAX IN (values)asynchronously
-
findManyByOptionsAjax
public io.vertx.core.Future<List<UiList>> findManyByOptionsAjax(Collection<String> values, int limit)
Find records that haveOPTIONS_AJAX IN (values)asynchronously limited by the given limit
-
findManyByOptionsSubmit
public io.vertx.core.Future<List<UiList>> findManyByOptionsSubmit(Collection<String> values)
Find records that haveOPTIONS_SUBMIT IN (values)asynchronously
-
findManyByOptionsSubmit
public io.vertx.core.Future<List<UiList>> findManyByOptionsSubmit(Collection<String> values, int limit)
Find records that haveOPTIONS_SUBMIT IN (values)asynchronously limited by the given limit
-
findManyByOptions
public io.vertx.core.Future<List<UiList>> findManyByOptions(Collection<String> values)
Find records that haveOPTIONS IN (values)asynchronously
-
findManyByOptions
public io.vertx.core.Future<List<UiList>> findManyByOptions(Collection<String> values, int limit)
Find records that haveOPTIONS IN (values)asynchronously limited by the given limit
-
findManyByClassCombiner
public io.vertx.core.Future<List<UiList>> findManyByClassCombiner(Collection<String> values)
Find records that haveCLASS_COMBINER IN (values)asynchronously
-
findManyByClassCombiner
public io.vertx.core.Future<List<UiList>> findManyByClassCombiner(Collection<String> values, int limit)
Find records that haveCLASS_COMBINER IN (values)asynchronously limited by the given limit
-
findManyByActive
public io.vertx.core.Future<List<UiList>> findManyByActive(Collection<Boolean> values)
Find records that haveACTIVE IN (values)asynchronously
-
findManyByActive
public io.vertx.core.Future<List<UiList>> findManyByActive(Collection<Boolean> values, int limit)
Find records that haveACTIVE IN (values)asynchronously limited by the given limit
-
findManyBySigma
public io.vertx.core.Future<List<UiList>> findManyBySigma(Collection<String> values)
Find records that haveSIGMA IN (values)asynchronously
-
findManyBySigma
public io.vertx.core.Future<List<UiList>> findManyBySigma(Collection<String> values, int limit)
Find records that haveSIGMA IN (values)asynchronously limited by the given limit
-
findManyByMetadata
public io.vertx.core.Future<List<UiList>> findManyByMetadata(Collection<String> values)
Find records that haveMETADATA IN (values)asynchronously
-
findManyByMetadata
public io.vertx.core.Future<List<UiList>> findManyByMetadata(Collection<String> values, int limit)
Find records that haveMETADATA IN (values)asynchronously limited by the given limit
-
findManyByLanguage
public io.vertx.core.Future<List<UiList>> findManyByLanguage(Collection<String> values)
Find records that haveLANGUAGE IN (values)asynchronously
-
findManyByLanguage
public io.vertx.core.Future<List<UiList>> findManyByLanguage(Collection<String> values, int limit)
Find records that haveLANGUAGE IN (values)asynchronously limited by the given limit
-
findManyByCreatedAt
public io.vertx.core.Future<List<UiList>> findManyByCreatedAt(Collection<LocalDateTime> values)
Find records that haveCREATED_AT IN (values)asynchronously
-
findManyByCreatedAt
public io.vertx.core.Future<List<UiList>> findManyByCreatedAt(Collection<LocalDateTime> values, int limit)
Find records that haveCREATED_AT IN (values)asynchronously limited by the given limit
-
findManyByCreatedBy
public io.vertx.core.Future<List<UiList>> findManyByCreatedBy(Collection<String> values)
Find records that haveCREATED_BY IN (values)asynchronously
-
findManyByCreatedBy
public io.vertx.core.Future<List<UiList>> findManyByCreatedBy(Collection<String> values, int limit)
Find records that haveCREATED_BY IN (values)asynchronously limited by the given limit
-
findManyByUpdatedAt
public io.vertx.core.Future<List<UiList>> findManyByUpdatedAt(Collection<LocalDateTime> values)
Find records that haveUPDATED_AT IN (values)asynchronously
-
findManyByUpdatedAt
public io.vertx.core.Future<List<UiList>> findManyByUpdatedAt(Collection<LocalDateTime> values, int limit)
Find records that haveUPDATED_AT IN (values)asynchronously limited by the given limit
-
findManyByUpdatedBy
public io.vertx.core.Future<List<UiList>> findManyByUpdatedBy(Collection<String> values)
Find records that haveUPDATED_BY IN (values)asynchronously
-
findManyByUpdatedBy
public io.vertx.core.Future<List<UiList>> findManyByUpdatedBy(Collection<String> values, int limit)
Find records that haveUPDATED_BY IN (values)asynchronously limited by the given limit
-
queryExecutor
public io.github.jklingsporn.vertx.jooq.classic.jdbc.JDBCClassicQueryExecutor<UiListRecord,UiList,String> queryExecutor()
- Specified by:
queryExecutorin interfaceio.github.jklingsporn.vertx.jooq.shared.internal.GenericVertxDAO<UiListRecord,UiList,String,io.vertx.core.Future<List<UiList>>,io.vertx.core.Future<UiList>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>- Overrides:
queryExecutorin classio.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<UiListRecord,UiList,String,io.vertx.core.Future<List<UiList>>,io.vertx.core.Future<UiList>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>
-
-