Package cn.vertxup.ui.domain.tables.daos
Class UiColumnDao
-
- All Implemented Interfaces:
io.github.jklingsporn.vertx.jooq.classic.VertxDAO<UiColumnRecord,UiColumn,String>,io.github.jklingsporn.vertx.jooq.shared.internal.GenericVertxDAO<UiColumnRecord,UiColumn,String,io.vertx.core.Future<List<UiColumn>>,io.vertx.core.Future<UiColumn>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>
public class UiColumnDao extends io.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<UiColumnRecord,UiColumn,String,io.vertx.core.Future<List<UiColumn>>,io.vertx.core.Future<UiColumn>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>> implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<UiColumnRecord,UiColumn,String>
This class is generated by jOOQ.
-
-
Constructor Summary
Constructors Constructor Description UiColumnDao(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<UiColumn>>findManyByActive(Collection<Boolean> values)Find records that haveACTIVE IN (values)asynchronouslyio.vertx.core.Future<List<UiColumn>>findManyByActive(Collection<Boolean> values, int limit)Find records that haveACTIVE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiColumn>>findManyByClassName(Collection<String> values)Find records that haveCLASS_NAME IN (values)asynchronouslyio.vertx.core.Future<List<UiColumn>>findManyByClassName(Collection<String> values, int limit)Find records that haveCLASS_NAME IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiColumn>>findManyByConfig(Collection<String> values)Find records that haveCONFIG IN (values)asynchronouslyio.vertx.core.Future<List<UiColumn>>findManyByConfig(Collection<String> values, int limit)Find records that haveCONFIG IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiColumn>>findManyByControlId(Collection<String> values)Find records that haveCONTROL_ID IN (values)asynchronouslyio.vertx.core.Future<List<UiColumn>>findManyByControlId(Collection<String> values, int limit)Find records that haveCONTROL_ID IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiColumn>>findManyByCreatedAt(Collection<LocalDateTime> values)Find records that haveCREATED_AT IN (values)asynchronouslyio.vertx.core.Future<List<UiColumn>>findManyByCreatedAt(Collection<LocalDateTime> values, int limit)Find records that haveCREATED_AT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiColumn>>findManyByCreatedBy(Collection<String> values)Find records that haveCREATED_BY IN (values)asynchronouslyio.vertx.core.Future<List<UiColumn>>findManyByCreatedBy(Collection<String> values, int limit)Find records that haveCREATED_BY IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiColumn>>findManyByDataIndex(Collection<String> values)Find records that haveDATA_INDEX IN (values)asynchronouslyio.vertx.core.Future<List<UiColumn>>findManyByDataIndex(Collection<String> values, int limit)Find records that haveDATA_INDEX IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiColumn>>findManyByDatum(Collection<String> values)Find records that haveDATUM IN (values)asynchronouslyio.vertx.core.Future<List<UiColumn>>findManyByDatum(Collection<String> values, int limit)Find records that haveDATUM IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiColumn>>findManyByEmpty(Collection<String> values)Find records that haveEMPTY IN (values)asynchronouslyio.vertx.core.Future<List<UiColumn>>findManyByEmpty(Collection<String> values, int limit)Find records that haveEMPTY IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiColumn>>findManyByFilterConfig(Collection<String> values)Find records that haveFILTER_CONFIG IN (values)asynchronouslyio.vertx.core.Future<List<UiColumn>>findManyByFilterConfig(Collection<String> values, int limit)Find records that haveFILTER_CONFIG IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiColumn>>findManyByFilterType(Collection<String> values)Find records that haveFILTER_TYPE IN (values)asynchronouslyio.vertx.core.Future<List<UiColumn>>findManyByFilterType(Collection<String> values, int limit)Find records that haveFILTER_TYPE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiColumn>>findManyByFixed(Collection<Boolean> values)Find records that haveFIXED IN (values)asynchronouslyio.vertx.core.Future<List<UiColumn>>findManyByFixed(Collection<Boolean> values, int limit)Find records that haveFIXED IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiColumn>>findManyByFormat(Collection<String> values)Find records that haveFORMAT IN (values)asynchronouslyio.vertx.core.Future<List<UiColumn>>findManyByFormat(Collection<String> values, int limit)Find records that haveFORMAT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiColumn>>findManyByLanguage(Collection<String> values)Find records that haveLANGUAGE IN (values)asynchronouslyio.vertx.core.Future<List<UiColumn>>findManyByLanguage(Collection<String> values, int limit)Find records that haveLANGUAGE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiColumn>>findManyByMapping(Collection<String> values)Find records that haveMAPPING IN (values)asynchronouslyio.vertx.core.Future<List<UiColumn>>findManyByMapping(Collection<String> values, int limit)Find records that haveMAPPING IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiColumn>>findManyByMetadata(Collection<String> values)Find records that haveMETADATA IN (values)asynchronouslyio.vertx.core.Future<List<UiColumn>>findManyByMetadata(Collection<String> values, int limit)Find records that haveMETADATA IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiColumn>>findManyByOption(Collection<String> values)Find records that haveOPTION IN (values)asynchronouslyio.vertx.core.Future<List<UiColumn>>findManyByOption(Collection<String> values, int limit)Find records that haveOPTION IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiColumn>>findManyByPosition(Collection<Integer> values)Find records that havePOSITION IN (values)asynchronouslyio.vertx.core.Future<List<UiColumn>>findManyByPosition(Collection<Integer> values, int limit)Find records that havePOSITION IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiColumn>>findManyByRender(Collection<String> values)Find records that haveRENDER IN (values)asynchronouslyio.vertx.core.Future<List<UiColumn>>findManyByRender(Collection<String> values, int limit)Find records that haveRENDER IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiColumn>>findManyBySigma(Collection<String> values)Find records that haveSIGMA IN (values)asynchronouslyio.vertx.core.Future<List<UiColumn>>findManyBySigma(Collection<String> values, int limit)Find records that haveSIGMA IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiColumn>>findManyBySorter(Collection<Boolean> values)Find records that haveSORTER IN (values)asynchronouslyio.vertx.core.Future<List<UiColumn>>findManyBySorter(Collection<Boolean> values, int limit)Find records that haveSORTER IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiColumn>>findManyByTitle(Collection<String> values)Find records that haveTITLE IN (values)asynchronouslyio.vertx.core.Future<List<UiColumn>>findManyByTitle(Collection<String> values, int limit)Find records that haveTITLE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiColumn>>findManyByUpdatedAt(Collection<LocalDateTime> values)Find records that haveUPDATED_AT IN (values)asynchronouslyio.vertx.core.Future<List<UiColumn>>findManyByUpdatedAt(Collection<LocalDateTime> values, int limit)Find records that haveUPDATED_AT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiColumn>>findManyByUpdatedBy(Collection<String> values)Find records that haveUPDATED_BY IN (values)asynchronouslyio.vertx.core.Future<List<UiColumn>>findManyByUpdatedBy(Collection<String> values, int limit)Find records that haveUPDATED_BY IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiColumn>>findManyByWidth(Collection<Integer> values)Find records that haveWIDTH IN (values)asynchronouslyio.vertx.core.Future<List<UiColumn>>findManyByWidth(Collection<Integer> values, int limit)Find records that haveWIDTH IN (values)asynchronously limited by the given limitprotected StringgetId(UiColumn object)io.github.jklingsporn.vertx.jooq.classic.jdbc.JDBCClassicQueryExecutor<UiColumnRecord,UiColumn,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
-
findManyByTitle
public io.vertx.core.Future<List<UiColumn>> findManyByTitle(Collection<String> values)
Find records that haveTITLE IN (values)asynchronously
-
findManyByTitle
public io.vertx.core.Future<List<UiColumn>> findManyByTitle(Collection<String> values, int limit)
Find records that haveTITLE IN (values)asynchronously limited by the given limit
-
findManyByDataIndex
public io.vertx.core.Future<List<UiColumn>> findManyByDataIndex(Collection<String> values)
Find records that haveDATA_INDEX IN (values)asynchronously
-
findManyByDataIndex
public io.vertx.core.Future<List<UiColumn>> findManyByDataIndex(Collection<String> values, int limit)
Find records that haveDATA_INDEX IN (values)asynchronously limited by the given limit
-
findManyByPosition
public io.vertx.core.Future<List<UiColumn>> findManyByPosition(Collection<Integer> values)
Find records that havePOSITION IN (values)asynchronously
-
findManyByPosition
public io.vertx.core.Future<List<UiColumn>> findManyByPosition(Collection<Integer> values, int limit)
Find records that havePOSITION IN (values)asynchronously limited by the given limit
-
findManyByRender
public io.vertx.core.Future<List<UiColumn>> findManyByRender(Collection<String> values)
Find records that haveRENDER IN (values)asynchronously
-
findManyByRender
public io.vertx.core.Future<List<UiColumn>> findManyByRender(Collection<String> values, int limit)
Find records that haveRENDER IN (values)asynchronously limited by the given limit
-
findManyByWidth
public io.vertx.core.Future<List<UiColumn>> findManyByWidth(Collection<Integer> values)
Find records that haveWIDTH IN (values)asynchronously
-
findManyByWidth
public io.vertx.core.Future<List<UiColumn>> findManyByWidth(Collection<Integer> values, int limit)
Find records that haveWIDTH IN (values)asynchronously limited by the given limit
-
findManyByFixed
public io.vertx.core.Future<List<UiColumn>> findManyByFixed(Collection<Boolean> values)
Find records that haveFIXED IN (values)asynchronously
-
findManyByFixed
public io.vertx.core.Future<List<UiColumn>> findManyByFixed(Collection<Boolean> values, int limit)
Find records that haveFIXED IN (values)asynchronously limited by the given limit
-
findManyByClassName
public io.vertx.core.Future<List<UiColumn>> findManyByClassName(Collection<String> values)
Find records that haveCLASS_NAME IN (values)asynchronously
-
findManyByClassName
public io.vertx.core.Future<List<UiColumn>> findManyByClassName(Collection<String> values, int limit)
Find records that haveCLASS_NAME IN (values)asynchronously limited by the given limit
-
findManyBySorter
public io.vertx.core.Future<List<UiColumn>> findManyBySorter(Collection<Boolean> values)
Find records that haveSORTER IN (values)asynchronously
-
findManyBySorter
public io.vertx.core.Future<List<UiColumn>> findManyBySorter(Collection<Boolean> values, int limit)
Find records that haveSORTER IN (values)asynchronously limited by the given limit
-
findManyByFilterType
public io.vertx.core.Future<List<UiColumn>> findManyByFilterType(Collection<String> values)
Find records that haveFILTER_TYPE IN (values)asynchronously
-
findManyByFilterType
public io.vertx.core.Future<List<UiColumn>> findManyByFilterType(Collection<String> values, int limit)
Find records that haveFILTER_TYPE IN (values)asynchronously limited by the given limit
-
findManyByFilterConfig
public io.vertx.core.Future<List<UiColumn>> findManyByFilterConfig(Collection<String> values)
Find records that haveFILTER_CONFIG IN (values)asynchronously
-
findManyByFilterConfig
public io.vertx.core.Future<List<UiColumn>> findManyByFilterConfig(Collection<String> values, int limit)
Find records that haveFILTER_CONFIG IN (values)asynchronously limited by the given limit
-
findManyByEmpty
public io.vertx.core.Future<List<UiColumn>> findManyByEmpty(Collection<String> values)
Find records that haveEMPTY IN (values)asynchronously
-
findManyByEmpty
public io.vertx.core.Future<List<UiColumn>> findManyByEmpty(Collection<String> values, int limit)
Find records that haveEMPTY IN (values)asynchronously limited by the given limit
-
findManyByMapping
public io.vertx.core.Future<List<UiColumn>> findManyByMapping(Collection<String> values)
Find records that haveMAPPING IN (values)asynchronously
-
findManyByMapping
public io.vertx.core.Future<List<UiColumn>> findManyByMapping(Collection<String> values, int limit)
Find records that haveMAPPING IN (values)asynchronously limited by the given limit
-
findManyByConfig
public io.vertx.core.Future<List<UiColumn>> findManyByConfig(Collection<String> values)
Find records that haveCONFIG IN (values)asynchronously
-
findManyByConfig
public io.vertx.core.Future<List<UiColumn>> findManyByConfig(Collection<String> values, int limit)
Find records that haveCONFIG IN (values)asynchronously limited by the given limit
-
findManyByOption
public io.vertx.core.Future<List<UiColumn>> findManyByOption(Collection<String> values)
Find records that haveOPTION IN (values)asynchronously
-
findManyByOption
public io.vertx.core.Future<List<UiColumn>> findManyByOption(Collection<String> values, int limit)
Find records that haveOPTION IN (values)asynchronously limited by the given limit
-
findManyByFormat
public io.vertx.core.Future<List<UiColumn>> findManyByFormat(Collection<String> values)
Find records that haveFORMAT IN (values)asynchronously
-
findManyByFormat
public io.vertx.core.Future<List<UiColumn>> findManyByFormat(Collection<String> values, int limit)
Find records that haveFORMAT IN (values)asynchronously limited by the given limit
-
findManyByDatum
public io.vertx.core.Future<List<UiColumn>> findManyByDatum(Collection<String> values)
Find records that haveDATUM IN (values)asynchronously
-
findManyByDatum
public io.vertx.core.Future<List<UiColumn>> findManyByDatum(Collection<String> values, int limit)
Find records that haveDATUM IN (values)asynchronously limited by the given limit
-
findManyByControlId
public io.vertx.core.Future<List<UiColumn>> findManyByControlId(Collection<String> values)
Find records that haveCONTROL_ID IN (values)asynchronously
-
findManyByControlId
public io.vertx.core.Future<List<UiColumn>> findManyByControlId(Collection<String> values, int limit)
Find records that haveCONTROL_ID IN (values)asynchronously limited by the given limit
-
findManyByActive
public io.vertx.core.Future<List<UiColumn>> findManyByActive(Collection<Boolean> values)
Find records that haveACTIVE IN (values)asynchronously
-
findManyByActive
public io.vertx.core.Future<List<UiColumn>> 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<UiColumn>> findManyBySigma(Collection<String> values)
Find records that haveSIGMA IN (values)asynchronously
-
findManyBySigma
public io.vertx.core.Future<List<UiColumn>> 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<UiColumn>> findManyByMetadata(Collection<String> values)
Find records that haveMETADATA IN (values)asynchronously
-
findManyByMetadata
public io.vertx.core.Future<List<UiColumn>> 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<UiColumn>> findManyByLanguage(Collection<String> values)
Find records that haveLANGUAGE IN (values)asynchronously
-
findManyByLanguage
public io.vertx.core.Future<List<UiColumn>> 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<UiColumn>> findManyByCreatedAt(Collection<LocalDateTime> values)
Find records that haveCREATED_AT IN (values)asynchronously
-
findManyByCreatedAt
public io.vertx.core.Future<List<UiColumn>> 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<UiColumn>> findManyByCreatedBy(Collection<String> values)
Find records that haveCREATED_BY IN (values)asynchronously
-
findManyByCreatedBy
public io.vertx.core.Future<List<UiColumn>> 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<UiColumn>> findManyByUpdatedAt(Collection<LocalDateTime> values)
Find records that haveUPDATED_AT IN (values)asynchronously
-
findManyByUpdatedAt
public io.vertx.core.Future<List<UiColumn>> 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<UiColumn>> findManyByUpdatedBy(Collection<String> values)
Find records that haveUPDATED_BY IN (values)asynchronously
-
findManyByUpdatedBy
public io.vertx.core.Future<List<UiColumn>> 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<UiColumnRecord,UiColumn,String> queryExecutor()
- Specified by:
queryExecutorin interfaceio.github.jklingsporn.vertx.jooq.shared.internal.GenericVertxDAO<UiColumnRecord,UiColumn,String,io.vertx.core.Future<List<UiColumn>>,io.vertx.core.Future<UiColumn>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>- Overrides:
queryExecutorin classio.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<UiColumnRecord,UiColumn,String,io.vertx.core.Future<List<UiColumn>>,io.vertx.core.Future<UiColumn>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>
-
-