Package cn.vertxup.ui.domain.tables.daos
Class UiFieldDao
-
- All Implemented Interfaces:
io.github.jklingsporn.vertx.jooq.classic.VertxDAO<UiFieldRecord,UiField,String>,io.github.jklingsporn.vertx.jooq.shared.internal.GenericVertxDAO<UiFieldRecord,UiField,String,io.vertx.core.Future<List<UiField>>,io.vertx.core.Future<UiField>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>
public class UiFieldDao extends io.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<UiFieldRecord,UiField,String,io.vertx.core.Future<List<UiField>>,io.vertx.core.Future<UiField>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>> implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<UiFieldRecord,UiField,String>
This class is generated by jOOQ.
-
-
Constructor Summary
Constructors Constructor Description UiFieldDao(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<UiField>>findManyByActive(Collection<Boolean> values)Find records that haveACTIVE IN (values)asynchronouslyio.vertx.core.Future<List<UiField>>findManyByActive(Collection<Boolean> values, int limit)Find records that haveACTIVE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiField>>findManyByContainer(Collection<String> values)Find records that haveCONTAINER IN (values)asynchronouslyio.vertx.core.Future<List<UiField>>findManyByContainer(Collection<String> values, int limit)Find records that haveCONTAINER IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiField>>findManyByControlId(Collection<String> values)Find records that haveCONTROL_ID IN (values)asynchronouslyio.vertx.core.Future<List<UiField>>findManyByControlId(Collection<String> values, int limit)Find records that haveCONTROL_ID IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiField>>findManyByCreatedAt(Collection<LocalDateTime> values)Find records that haveCREATED_AT IN (values)asynchronouslyio.vertx.core.Future<List<UiField>>findManyByCreatedAt(Collection<LocalDateTime> values, int limit)Find records that haveCREATED_AT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiField>>findManyByCreatedBy(Collection<String> values)Find records that haveCREATED_BY IN (values)asynchronouslyio.vertx.core.Future<List<UiField>>findManyByCreatedBy(Collection<String> values, int limit)Find records that haveCREATED_BY IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiField>>findManyByHidden(Collection<Boolean> values)Find records that haveHIDDEN IN (values)asynchronouslyio.vertx.core.Future<List<UiField>>findManyByHidden(Collection<Boolean> values, int limit)Find records that haveHIDDEN IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiField>>findManyByLabel(Collection<String> values)Find records that haveLABEL IN (values)asynchronouslyio.vertx.core.Future<List<UiField>>findManyByLabel(Collection<String> values, int limit)Find records that haveLABEL IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiField>>findManyByLanguage(Collection<String> values)Find records that haveLANGUAGE IN (values)asynchronouslyio.vertx.core.Future<List<UiField>>findManyByLanguage(Collection<String> values, int limit)Find records that haveLANGUAGE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiField>>findManyByMetadata(Collection<String> values)Find records that haveMETADATA IN (values)asynchronouslyio.vertx.core.Future<List<UiField>>findManyByMetadata(Collection<String> values, int limit)Find records that haveMETADATA IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiField>>findManyByName(Collection<String> values)Find records that haveNAME IN (values)asynchronouslyio.vertx.core.Future<List<UiField>>findManyByName(Collection<String> values, int limit)Find records that haveNAME IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiField>>findManyByOptionConfig(Collection<String> values)Find records that haveOPTION_CONFIG IN (values)asynchronouslyio.vertx.core.Future<List<UiField>>findManyByOptionConfig(Collection<String> values, int limit)Find records that haveOPTION_CONFIG IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiField>>findManyByOptionItem(Collection<String> values)Find records that haveOPTION_ITEM IN (values)asynchronouslyio.vertx.core.Future<List<UiField>>findManyByOptionItem(Collection<String> values, int limit)Find records that haveOPTION_ITEM IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiField>>findManyByOptionJsx(Collection<String> values)Find records that haveOPTION_JSX IN (values)asynchronouslyio.vertx.core.Future<List<UiField>>findManyByOptionJsx(Collection<String> values, int limit)Find records that haveOPTION_JSX IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiField>>findManyByRender(Collection<String> values)Find records that haveRENDER IN (values)asynchronouslyio.vertx.core.Future<List<UiField>>findManyByRender(Collection<String> values, int limit)Find records that haveRENDER IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiField>>findManyByRowType(Collection<String> values)Find records that haveROW_TYPE IN (values)asynchronouslyio.vertx.core.Future<List<UiField>>findManyByRowType(Collection<String> values, int limit)Find records that haveROW_TYPE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiField>>findManyByRules(Collection<String> values)Find records that haveRULES IN (values)asynchronouslyio.vertx.core.Future<List<UiField>>findManyByRules(Collection<String> values, int limit)Find records that haveRULES IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiField>>findManyBySigma(Collection<String> values)Find records that haveSIGMA IN (values)asynchronouslyio.vertx.core.Future<List<UiField>>findManyBySigma(Collection<String> values, int limit)Find records that haveSIGMA IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiField>>findManyBySpan(Collection<Integer> values)Find records that haveSPAN IN (values)asynchronouslyio.vertx.core.Future<List<UiField>>findManyBySpan(Collection<Integer> values, int limit)Find records that haveSPAN IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiField>>findManyByUpdatedAt(Collection<LocalDateTime> values)Find records that haveUPDATED_AT IN (values)asynchronouslyio.vertx.core.Future<List<UiField>>findManyByUpdatedAt(Collection<LocalDateTime> values, int limit)Find records that haveUPDATED_AT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiField>>findManyByUpdatedBy(Collection<String> values)Find records that haveUPDATED_BY IN (values)asynchronouslyio.vertx.core.Future<List<UiField>>findManyByUpdatedBy(Collection<String> values, int limit)Find records that haveUPDATED_BY IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiField>>findManyByXPoint(Collection<Integer> values)Find records that haveX_POINT IN (values)asynchronouslyio.vertx.core.Future<List<UiField>>findManyByXPoint(Collection<Integer> values, int limit)Find records that haveX_POINT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<UiField>>findManyByYPoint(Collection<Integer> values)Find records that haveY_POINT IN (values)asynchronouslyio.vertx.core.Future<List<UiField>>findManyByYPoint(Collection<Integer> values, int limit)Find records that haveY_POINT IN (values)asynchronously limited by the given limitprotected StringgetId(UiField object)io.github.jklingsporn.vertx.jooq.classic.jdbc.JDBCClassicQueryExecutor<UiFieldRecord,UiField,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
-
findManyByXPoint
public io.vertx.core.Future<List<UiField>> findManyByXPoint(Collection<Integer> values)
Find records that haveX_POINT IN (values)asynchronously
-
findManyByXPoint
public io.vertx.core.Future<List<UiField>> findManyByXPoint(Collection<Integer> values, int limit)
Find records that haveX_POINT IN (values)asynchronously limited by the given limit
-
findManyByYPoint
public io.vertx.core.Future<List<UiField>> findManyByYPoint(Collection<Integer> values)
Find records that haveY_POINT IN (values)asynchronously
-
findManyByYPoint
public io.vertx.core.Future<List<UiField>> findManyByYPoint(Collection<Integer> values, int limit)
Find records that haveY_POINT IN (values)asynchronously limited by the given limit
-
findManyByLabel
public io.vertx.core.Future<List<UiField>> findManyByLabel(Collection<String> values)
Find records that haveLABEL IN (values)asynchronously
-
findManyByLabel
public io.vertx.core.Future<List<UiField>> findManyByLabel(Collection<String> values, int limit)
Find records that haveLABEL IN (values)asynchronously limited by the given limit
-
findManyByName
public io.vertx.core.Future<List<UiField>> findManyByName(Collection<String> values)
Find records that haveNAME IN (values)asynchronously
-
findManyByName
public io.vertx.core.Future<List<UiField>> findManyByName(Collection<String> values, int limit)
Find records that haveNAME IN (values)asynchronously limited by the given limit
-
findManyBySpan
public io.vertx.core.Future<List<UiField>> findManyBySpan(Collection<Integer> values)
Find records that haveSPAN IN (values)asynchronously
-
findManyBySpan
public io.vertx.core.Future<List<UiField>> findManyBySpan(Collection<Integer> values, int limit)
Find records that haveSPAN IN (values)asynchronously limited by the given limit
-
findManyByHidden
public io.vertx.core.Future<List<UiField>> findManyByHidden(Collection<Boolean> values)
Find records that haveHIDDEN IN (values)asynchronously
-
findManyByHidden
public io.vertx.core.Future<List<UiField>> findManyByHidden(Collection<Boolean> values, int limit)
Find records that haveHIDDEN IN (values)asynchronously limited by the given limit
-
findManyByRender
public io.vertx.core.Future<List<UiField>> findManyByRender(Collection<String> values)
Find records that haveRENDER IN (values)asynchronously
-
findManyByRender
public io.vertx.core.Future<List<UiField>> findManyByRender(Collection<String> values, int limit)
Find records that haveRENDER IN (values)asynchronously limited by the given limit
-
findManyByContainer
public io.vertx.core.Future<List<UiField>> findManyByContainer(Collection<String> values)
Find records that haveCONTAINER IN (values)asynchronously
-
findManyByContainer
public io.vertx.core.Future<List<UiField>> findManyByContainer(Collection<String> values, int limit)
Find records that haveCONTAINER IN (values)asynchronously limited by the given limit
-
findManyByOptionJsx
public io.vertx.core.Future<List<UiField>> findManyByOptionJsx(Collection<String> values)
Find records that haveOPTION_JSX IN (values)asynchronously
-
findManyByOptionJsx
public io.vertx.core.Future<List<UiField>> findManyByOptionJsx(Collection<String> values, int limit)
Find records that haveOPTION_JSX IN (values)asynchronously limited by the given limit
-
findManyByOptionConfig
public io.vertx.core.Future<List<UiField>> findManyByOptionConfig(Collection<String> values)
Find records that haveOPTION_CONFIG IN (values)asynchronously
-
findManyByOptionConfig
public io.vertx.core.Future<List<UiField>> findManyByOptionConfig(Collection<String> values, int limit)
Find records that haveOPTION_CONFIG IN (values)asynchronously limited by the given limit
-
findManyByOptionItem
public io.vertx.core.Future<List<UiField>> findManyByOptionItem(Collection<String> values)
Find records that haveOPTION_ITEM IN (values)asynchronously
-
findManyByOptionItem
public io.vertx.core.Future<List<UiField>> findManyByOptionItem(Collection<String> values, int limit)
Find records that haveOPTION_ITEM IN (values)asynchronously limited by the given limit
-
findManyByRules
public io.vertx.core.Future<List<UiField>> findManyByRules(Collection<String> values)
Find records that haveRULES IN (values)asynchronously
-
findManyByRules
public io.vertx.core.Future<List<UiField>> findManyByRules(Collection<String> values, int limit)
Find records that haveRULES IN (values)asynchronously limited by the given limit
-
findManyByControlId
public io.vertx.core.Future<List<UiField>> findManyByControlId(Collection<String> values)
Find records that haveCONTROL_ID IN (values)asynchronously
-
findManyByControlId
public io.vertx.core.Future<List<UiField>> findManyByControlId(Collection<String> values, int limit)
Find records that haveCONTROL_ID IN (values)asynchronously limited by the given limit
-
findManyByRowType
public io.vertx.core.Future<List<UiField>> findManyByRowType(Collection<String> values)
Find records that haveROW_TYPE IN (values)asynchronously
-
findManyByRowType
public io.vertx.core.Future<List<UiField>> findManyByRowType(Collection<String> values, int limit)
Find records that haveROW_TYPE IN (values)asynchronously limited by the given limit
-
findManyByActive
public io.vertx.core.Future<List<UiField>> findManyByActive(Collection<Boolean> values)
Find records that haveACTIVE IN (values)asynchronously
-
findManyByActive
public io.vertx.core.Future<List<UiField>> 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<UiField>> findManyBySigma(Collection<String> values)
Find records that haveSIGMA IN (values)asynchronously
-
findManyBySigma
public io.vertx.core.Future<List<UiField>> 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<UiField>> findManyByMetadata(Collection<String> values)
Find records that haveMETADATA IN (values)asynchronously
-
findManyByMetadata
public io.vertx.core.Future<List<UiField>> 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<UiField>> findManyByLanguage(Collection<String> values)
Find records that haveLANGUAGE IN (values)asynchronously
-
findManyByLanguage
public io.vertx.core.Future<List<UiField>> 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<UiField>> findManyByCreatedAt(Collection<LocalDateTime> values)
Find records that haveCREATED_AT IN (values)asynchronously
-
findManyByCreatedAt
public io.vertx.core.Future<List<UiField>> 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<UiField>> findManyByCreatedBy(Collection<String> values)
Find records that haveCREATED_BY IN (values)asynchronously
-
findManyByCreatedBy
public io.vertx.core.Future<List<UiField>> 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<UiField>> findManyByUpdatedAt(Collection<LocalDateTime> values)
Find records that haveUPDATED_AT IN (values)asynchronously
-
findManyByUpdatedAt
public io.vertx.core.Future<List<UiField>> 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<UiField>> findManyByUpdatedBy(Collection<String> values)
Find records that haveUPDATED_BY IN (values)asynchronously
-
findManyByUpdatedBy
public io.vertx.core.Future<List<UiField>> 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<UiFieldRecord,UiField,String> queryExecutor()
- Specified by:
queryExecutorin interfaceio.github.jklingsporn.vertx.jooq.shared.internal.GenericVertxDAO<UiFieldRecord,UiField,String,io.vertx.core.Future<List<UiField>>,io.vertx.core.Future<UiField>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>- Overrides:
queryExecutorin classio.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<UiFieldRecord,UiField,String,io.vertx.core.Future<List<UiField>>,io.vertx.core.Future<UiField>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>
-
-