Class SVisitantDao
- All Implemented Interfaces:
io.github.jklingsporn.vertx.jooq.classic.VertxDAO<SVisitantRecord,,SVisitant, String> io.github.jklingsporn.vertx.jooq.shared.internal.GenericVertxDAO<SVisitantRecord,SVisitant, String, io.vertx.core.Future<List<SVisitant>>, io.vertx.core.Future<SVisitant>, io.vertx.core.Future<Integer>, io.vertx.core.Future<String>>
public class SVisitantDao
extends io.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<SVisitantRecord,SVisitant,String,io.vertx.core.Future<List<SVisitant>>,io.vertx.core.Future<SVisitant>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>
implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<SVisitantRecord,SVisitant,String>
This class is generated by jOOQ.
-
Constructor Summary
ConstructorsConstructorDescriptionSVisitantDao(org.jooq.Configuration configuration, io.vertx.core.Vertx vertx) -
Method Summary
Modifier and TypeMethodDescriptionfindManyByAclVariety(Collection<String> values) Find records that haveACL_VARIETY IN (values)asynchronouslyfindManyByAclVariety(Collection<String> values, int limit) Find records that haveACL_VARIETY IN (values)asynchronously limited by the given limitfindManyByAclVerge(Collection<String> values) Find records that haveACL_VERGE IN (values)asynchronouslyfindManyByAclVerge(Collection<String> values, int limit) Find records that haveACL_VERGE IN (values)asynchronously limited by the given limitfindManyByAclView(Collection<String> values) Find records that haveACL_VIEW IN (values)asynchronouslyfindManyByAclView(Collection<String> values, int limit) Find records that haveACL_VIEW IN (values)asynchronously limited by the given limitfindManyByAclVisible(Collection<String> values) Find records that haveACL_VISIBLE IN (values)asynchronouslyfindManyByAclVisible(Collection<String> values, int limit) Find records that haveACL_VISIBLE IN (values)asynchronously limited by the given limitfindManyByAclVow(Collection<String> values) Find records that haveACL_VOW IN (values)asynchronouslyfindManyByAclVow(Collection<String> values, int limit) Find records that haveACL_VOW IN (values)asynchronously limited by the given limitfindManyByActive(Collection<Boolean> values) Find records that haveACTIVE IN (values)asynchronouslyfindManyByActive(Collection<Boolean> values, int limit) Find records that haveACTIVE IN (values)asynchronously limited by the given limitfindManyByCreatedAt(Collection<LocalDateTime> values) Find records that haveCREATED_AT IN (values)asynchronouslyfindManyByCreatedAt(Collection<LocalDateTime> values, int limit) Find records that haveCREATED_AT IN (values)asynchronously limited by the given limitfindManyByCreatedBy(Collection<String> values) Find records that haveCREATED_BY IN (values)asynchronouslyfindManyByCreatedBy(Collection<String> values, int limit) Find records that haveCREATED_BY IN (values)asynchronously limited by the given limitfindManyByDmColumn(Collection<String> values) Find records that haveDM_COLUMN IN (values)asynchronouslyfindManyByDmColumn(Collection<String> values, int limit) Find records that haveDM_COLUMN IN (values)asynchronously limited by the given limitfindManyByDmQr(Collection<String> values) Find records that haveDM_QR IN (values)asynchronouslyfindManyByDmQr(Collection<String> values, int limit) Find records that haveDM_QR IN (values)asynchronously limited by the given limitfindManyByDmRow(Collection<String> values) Find records that haveDM_ROW IN (values)asynchronouslyfindManyByDmRow(Collection<String> values, int limit) Find records that haveDM_ROW IN (values)asynchronously limited by the given limitfindManyByIdentifier(Collection<String> values) Find records that haveIDENTIFIER IN (values)asynchronouslyfindManyByIdentifier(Collection<String> values, int limit) Find records that haveIDENTIFIER IN (values)asynchronously limited by the given limitfindManyByLanguage(Collection<String> values) Find records that haveLANGUAGE IN (values)asynchronouslyfindManyByLanguage(Collection<String> values, int limit) Find records that haveLANGUAGE IN (values)asynchronously limited by the given limitfindManyByMetadata(Collection<String> values) Find records that haveMETADATA IN (values)asynchronouslyfindManyByMetadata(Collection<String> values, int limit) Find records that haveMETADATA IN (values)asynchronously limited by the given limitfindManyByMode(Collection<String> values) Find records that haveMODE IN (values)asynchronouslyfindManyByMode(Collection<String> values, int limit) Find records that haveMODE IN (values)asynchronously limited by the given limitfindManyByPhase(Collection<String> values) Find records that havePHASE IN (values)asynchronouslyfindManyByPhase(Collection<String> values, int limit) Find records that havePHASE IN (values)asynchronously limited by the given limitfindManyBySeekKey(Collection<String> values) Find records that haveSEEK_KEY IN (values)asynchronouslyfindManyBySeekKey(Collection<String> values, int limit) Find records that haveSEEK_KEY IN (values)asynchronously limited by the given limitfindManyBySigma(Collection<String> values) Find records that haveSIGMA IN (values)asynchronouslyfindManyBySigma(Collection<String> values, int limit) Find records that haveSIGMA IN (values)asynchronously limited by the given limitfindManyByType(Collection<String> values) Find records that haveTYPE IN (values)asynchronouslyfindManyByType(Collection<String> values, int limit) Find records that haveTYPE IN (values)asynchronously limited by the given limitfindManyByUpdatedAt(Collection<LocalDateTime> values) Find records that haveUPDATED_AT IN (values)asynchronouslyfindManyByUpdatedAt(Collection<LocalDateTime> values, int limit) Find records that haveUPDATED_AT IN (values)asynchronously limited by the given limitfindManyByUpdatedBy(Collection<String> values) Find records that haveUPDATED_BY IN (values)asynchronouslyfindManyByUpdatedBy(Collection<String> values, int limit) Find records that haveUPDATED_BY IN (values)asynchronously limited by the given limitfindManyByViewId(Collection<String> values) Find records that haveVIEW_ID IN (values)asynchronouslyfindManyByViewId(Collection<String> values, int limit) Find records that haveVIEW_ID IN (values)asynchronously limited by the given limitprotected Stringio.github.jklingsporn.vertx.jooq.classic.jdbc.JDBCClassicQueryExecutor<SVisitantRecord,SVisitant, String> 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, updateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
-
Constructor Details
-
SVisitantDao
public SVisitantDao(org.jooq.Configuration configuration, io.vertx.core.Vertx vertx) - Parameters:
configuration- The Configuration used for rendering and query execution.vertx- the vertx instance
-
-
Method Details
-
getId
-
findManyByViewId
Find records that haveVIEW_ID IN (values)asynchronously -
findManyByViewId
Find records that haveVIEW_ID IN (values)asynchronously limited by the given limit -
findManyByMode
Find records that haveMODE IN (values)asynchronously -
findManyByMode
Find records that haveMODE IN (values)asynchronously limited by the given limit -
findManyByPhase
Find records that havePHASE IN (values)asynchronously -
findManyByPhase
Find records that havePHASE IN (values)asynchronously limited by the given limit -
findManyByType
Find records that haveTYPE IN (values)asynchronously -
findManyByType
Find records that haveTYPE IN (values)asynchronously limited by the given limit -
findManyByIdentifier
Find records that haveIDENTIFIER IN (values)asynchronously -
findManyByIdentifier
public io.vertx.core.Future<List<SVisitant>> findManyByIdentifier(Collection<String> values, int limit) Find records that haveIDENTIFIER IN (values)asynchronously limited by the given limit -
findManyBySeekKey
Find records that haveSEEK_KEY IN (values)asynchronously -
findManyBySeekKey
public io.vertx.core.Future<List<SVisitant>> findManyBySeekKey(Collection<String> values, int limit) Find records that haveSEEK_KEY IN (values)asynchronously limited by the given limit -
findManyByDmRow
Find records that haveDM_ROW IN (values)asynchronously -
findManyByDmRow
Find records that haveDM_ROW IN (values)asynchronously limited by the given limit -
findManyByDmQr
Find records that haveDM_QR IN (values)asynchronously -
findManyByDmQr
Find records that haveDM_QR IN (values)asynchronously limited by the given limit -
findManyByDmColumn
Find records that haveDM_COLUMN IN (values)asynchronously -
findManyByDmColumn
public io.vertx.core.Future<List<SVisitant>> findManyByDmColumn(Collection<String> values, int limit) Find records that haveDM_COLUMN IN (values)asynchronously limited by the given limit -
findManyByAclVisible
Find records that haveACL_VISIBLE IN (values)asynchronously -
findManyByAclVisible
public io.vertx.core.Future<List<SVisitant>> findManyByAclVisible(Collection<String> values, int limit) Find records that haveACL_VISIBLE IN (values)asynchronously limited by the given limit -
findManyByAclView
Find records that haveACL_VIEW IN (values)asynchronously -
findManyByAclView
public io.vertx.core.Future<List<SVisitant>> findManyByAclView(Collection<String> values, int limit) Find records that haveACL_VIEW IN (values)asynchronously limited by the given limit -
findManyByAclVariety
Find records that haveACL_VARIETY IN (values)asynchronously -
findManyByAclVariety
public io.vertx.core.Future<List<SVisitant>> findManyByAclVariety(Collection<String> values, int limit) Find records that haveACL_VARIETY IN (values)asynchronously limited by the given limit -
findManyByAclVow
Find records that haveACL_VOW IN (values)asynchronously -
findManyByAclVow
Find records that haveACL_VOW IN (values)asynchronously limited by the given limit -
findManyByAclVerge
Find records that haveACL_VERGE IN (values)asynchronously -
findManyByAclVerge
public io.vertx.core.Future<List<SVisitant>> findManyByAclVerge(Collection<String> values, int limit) Find records that haveACL_VERGE IN (values)asynchronously limited by the given limit -
findManyBySigma
Find records that haveSIGMA IN (values)asynchronously -
findManyBySigma
Find records that haveSIGMA IN (values)asynchronously limited by the given limit -
findManyByLanguage
Find records that haveLANGUAGE IN (values)asynchronously -
findManyByLanguage
public io.vertx.core.Future<List<SVisitant>> findManyByLanguage(Collection<String> values, int limit) Find records that haveLANGUAGE IN (values)asynchronously limited by the given limit -
findManyByActive
Find records that haveACTIVE IN (values)asynchronously -
findManyByActive
public io.vertx.core.Future<List<SVisitant>> findManyByActive(Collection<Boolean> values, int limit) Find records that haveACTIVE IN (values)asynchronously limited by the given limit -
findManyByMetadata
Find records that haveMETADATA IN (values)asynchronously -
findManyByMetadata
public io.vertx.core.Future<List<SVisitant>> findManyByMetadata(Collection<String> values, int limit) Find records that haveMETADATA IN (values)asynchronously limited by the given limit -
findManyByCreatedAt
Find records that haveCREATED_AT IN (values)asynchronously -
findManyByCreatedAt
public io.vertx.core.Future<List<SVisitant>> findManyByCreatedAt(Collection<LocalDateTime> values, int limit) Find records that haveCREATED_AT IN (values)asynchronously limited by the given limit -
findManyByCreatedBy
Find records that haveCREATED_BY IN (values)asynchronously -
findManyByCreatedBy
public io.vertx.core.Future<List<SVisitant>> findManyByCreatedBy(Collection<String> values, int limit) Find records that haveCREATED_BY IN (values)asynchronously limited by the given limit -
findManyByUpdatedAt
Find records that haveUPDATED_AT IN (values)asynchronously -
findManyByUpdatedAt
public io.vertx.core.Future<List<SVisitant>> findManyByUpdatedAt(Collection<LocalDateTime> values, int limit) Find records that haveUPDATED_AT IN (values)asynchronously limited by the given limit -
findManyByUpdatedBy
Find records that haveUPDATED_BY IN (values)asynchronously -
findManyByUpdatedBy
public io.vertx.core.Future<List<SVisitant>> 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<SVisitantRecord,SVisitant, queryExecutor()String> - Specified by:
queryExecutorin interfaceio.github.jklingsporn.vertx.jooq.shared.internal.GenericVertxDAO<SVisitantRecord,SVisitant, String, io.vertx.core.Future<List<SVisitant>>, io.vertx.core.Future<SVisitant>, io.vertx.core.Future<Integer>, io.vertx.core.Future<String>> - Overrides:
queryExecutorin classio.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<SVisitantRecord,SVisitant, String, io.vertx.core.Future<List<SVisitant>>, io.vertx.core.Future<SVisitant>, io.vertx.core.Future<Integer>, io.vertx.core.Future<String>>
-