Class IIntegrationDao
- java.lang.Object
-
- io.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<IIntegrationRecord,IIntegration,String,io.vertx.core.Future<List<IIntegration>>,io.vertx.core.Future<IIntegration>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>
-
- cn.vertxup.integration.domain.tables.daos.IIntegrationDao
-
- All Implemented Interfaces:
io.github.jklingsporn.vertx.jooq.classic.VertxDAO<IIntegrationRecord,IIntegration,String>,io.github.jklingsporn.vertx.jooq.shared.internal.GenericVertxDAO<IIntegrationRecord,IIntegration,String,io.vertx.core.Future<List<IIntegration>>,io.vertx.core.Future<IIntegration>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>
public class IIntegrationDao extends io.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<IIntegrationRecord,IIntegration,String,io.vertx.core.Future<List<IIntegration>>,io.vertx.core.Future<IIntegration>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>> implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<IIntegrationRecord,IIntegration,String>
This class is generated by jOOQ.
-
-
Constructor Summary
Constructors Constructor Description IIntegrationDao(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<IIntegration>>findManyByActive(Collection<Boolean> values)Find records that haveACTIVE IN (values)asynchronouslyio.vertx.core.Future<List<IIntegration>>findManyByActive(Collection<Boolean> values, int limit)Find records that haveACTIVE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IIntegration>>findManyByAppId(Collection<String> values)Find records that haveAPP_ID IN (values)asynchronouslyio.vertx.core.Future<List<IIntegration>>findManyByAppId(Collection<String> values, int limit)Find records that haveAPP_ID IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IIntegration>>findManyByCreatedAt(Collection<LocalDateTime> values)Find records that haveCREATED_AT IN (values)asynchronouslyio.vertx.core.Future<List<IIntegration>>findManyByCreatedAt(Collection<LocalDateTime> values, int limit)Find records that haveCREATED_AT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IIntegration>>findManyByCreatedBy(Collection<String> values)Find records that haveCREATED_BY IN (values)asynchronouslyio.vertx.core.Future<List<IIntegration>>findManyByCreatedBy(Collection<String> values, int limit)Find records that haveCREATED_BY IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IIntegration>>findManyByEndpoint(Collection<String> values)Find records that haveENDPOINT IN (values)asynchronouslyio.vertx.core.Future<List<IIntegration>>findManyByEndpoint(Collection<String> values, int limit)Find records that haveENDPOINT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IIntegration>>findManyByHostname(Collection<String> values)Find records that haveHOSTNAME IN (values)asynchronouslyio.vertx.core.Future<List<IIntegration>>findManyByHostname(Collection<String> values, int limit)Find records that haveHOSTNAME IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IIntegration>>findManyByIpV4(Collection<String> values)Find records that haveIP_V4 IN (values)asynchronouslyio.vertx.core.Future<List<IIntegration>>findManyByIpV4(Collection<String> values, int limit)Find records that haveIP_V4 IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IIntegration>>findManyByIpV6(Collection<String> values)Find records that haveIP_V6 IN (values)asynchronouslyio.vertx.core.Future<List<IIntegration>>findManyByIpV6(Collection<String> values, int limit)Find records that haveIP_V6 IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IIntegration>>findManyByLanguage(Collection<String> values)Find records that haveLANGUAGE IN (values)asynchronouslyio.vertx.core.Future<List<IIntegration>>findManyByLanguage(Collection<String> values, int limit)Find records that haveLANGUAGE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IIntegration>>findManyByMetadata(Collection<String> values)Find records that haveMETADATA IN (values)asynchronouslyio.vertx.core.Future<List<IIntegration>>findManyByMetadata(Collection<String> values, int limit)Find records that haveMETADATA IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IIntegration>>findManyByName(Collection<String> values)Find records that haveNAME IN (values)asynchronouslyio.vertx.core.Future<List<IIntegration>>findManyByName(Collection<String> values, int limit)Find records that haveNAME IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IIntegration>>findManyByOptions(Collection<String> values)Find records that haveOPTIONS IN (values)asynchronouslyio.vertx.core.Future<List<IIntegration>>findManyByOptions(Collection<String> values, int limit)Find records that haveOPTIONS IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IIntegration>>findManyByOsAuthorize(Collection<String> values)Find records that haveOS_AUTHORIZE IN (values)asynchronouslyio.vertx.core.Future<List<IIntegration>>findManyByOsAuthorize(Collection<String> values, int limit)Find records that haveOS_AUTHORIZE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IIntegration>>findManyByOsKey(Collection<String> values)Find records that haveOS_KEY IN (values)asynchronouslyio.vertx.core.Future<List<IIntegration>>findManyByOsKey(Collection<String> values, int limit)Find records that haveOS_KEY IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IIntegration>>findManyByOsSecret(Collection<String> values)Find records that haveOS_SECRET IN (values)asynchronouslyio.vertx.core.Future<List<IIntegration>>findManyByOsSecret(Collection<String> values, int limit)Find records that haveOS_SECRET IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IIntegration>>findManyByOsToken(Collection<String> values)Find records that haveOS_TOKEN IN (values)asynchronouslyio.vertx.core.Future<List<IIntegration>>findManyByOsToken(Collection<String> values, int limit)Find records that haveOS_TOKEN IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IIntegration>>findManyByPassword(Collection<String> values)Find records that havePASSWORD IN (values)asynchronouslyio.vertx.core.Future<List<IIntegration>>findManyByPassword(Collection<String> values, int limit)Find records that havePASSWORD IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IIntegration>>findManyByPath(Collection<String> values)Find records that havePATH IN (values)asynchronouslyio.vertx.core.Future<List<IIntegration>>findManyByPath(Collection<String> values, int limit)Find records that havePATH IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IIntegration>>findManyByPort(Collection<Integer> values)Find records that havePORT IN (values)asynchronouslyio.vertx.core.Future<List<IIntegration>>findManyByPort(Collection<Integer> values, int limit)Find records that havePORT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IIntegration>>findManyByProtocol(Collection<String> values)Find records that havePROTOCOL IN (values)asynchronouslyio.vertx.core.Future<List<IIntegration>>findManyByProtocol(Collection<String> values, int limit)Find records that havePROTOCOL IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IIntegration>>findManyByPublicKey(Collection<String> values)Find records that havePUBLIC_KEY IN (values)asynchronouslyio.vertx.core.Future<List<IIntegration>>findManyByPublicKey(Collection<String> values, int limit)Find records that havePUBLIC_KEY IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IIntegration>>findManyBySigma(Collection<String> values)Find records that haveSIGMA IN (values)asynchronouslyio.vertx.core.Future<List<IIntegration>>findManyBySigma(Collection<String> values, int limit)Find records that haveSIGMA IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IIntegration>>findManyByType(Collection<String> values)Find records that haveTYPE IN (values)asynchronouslyio.vertx.core.Future<List<IIntegration>>findManyByType(Collection<String> values, int limit)Find records that haveTYPE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IIntegration>>findManyByUpdatedAt(Collection<LocalDateTime> values)Find records that haveUPDATED_AT IN (values)asynchronouslyio.vertx.core.Future<List<IIntegration>>findManyByUpdatedAt(Collection<LocalDateTime> values, int limit)Find records that haveUPDATED_AT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IIntegration>>findManyByUpdatedBy(Collection<String> values)Find records that haveUPDATED_BY IN (values)asynchronouslyio.vertx.core.Future<List<IIntegration>>findManyByUpdatedBy(Collection<String> values, int limit)Find records that haveUPDATED_BY IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IIntegration>>findManyByUsername(Collection<String> values)Find records that haveUSERNAME IN (values)asynchronouslyio.vertx.core.Future<List<IIntegration>>findManyByUsername(Collection<String> values, int limit)Find records that haveUSERNAME IN (values)asynchronously limited by the given limitprotected StringgetId(IIntegration object)io.github.jklingsporn.vertx.jooq.classic.jdbc.JDBCClassicQueryExecutor<IIntegrationRecord,IIntegration,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
-
getId
protected String getId(IIntegration object)
- Specified by:
getIdin classio.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<IIntegrationRecord,IIntegration,String,io.vertx.core.Future<List<IIntegration>>,io.vertx.core.Future<IIntegration>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>
-
findManyByName
public io.vertx.core.Future<List<IIntegration>> findManyByName(Collection<String> values)
Find records that haveNAME IN (values)asynchronously
-
findManyByName
public io.vertx.core.Future<List<IIntegration>> findManyByName(Collection<String> values, int limit)
Find records that haveNAME IN (values)asynchronously limited by the given limit
-
findManyByType
public io.vertx.core.Future<List<IIntegration>> findManyByType(Collection<String> values)
Find records that haveTYPE IN (values)asynchronously
-
findManyByType
public io.vertx.core.Future<List<IIntegration>> findManyByType(Collection<String> values, int limit)
Find records that haveTYPE IN (values)asynchronously limited by the given limit
-
findManyByIpV4
public io.vertx.core.Future<List<IIntegration>> findManyByIpV4(Collection<String> values)
Find records that haveIP_V4 IN (values)asynchronously
-
findManyByIpV4
public io.vertx.core.Future<List<IIntegration>> findManyByIpV4(Collection<String> values, int limit)
Find records that haveIP_V4 IN (values)asynchronously limited by the given limit
-
findManyByIpV6
public io.vertx.core.Future<List<IIntegration>> findManyByIpV6(Collection<String> values)
Find records that haveIP_V6 IN (values)asynchronously
-
findManyByIpV6
public io.vertx.core.Future<List<IIntegration>> findManyByIpV6(Collection<String> values, int limit)
Find records that haveIP_V6 IN (values)asynchronously limited by the given limit
-
findManyByHostname
public io.vertx.core.Future<List<IIntegration>> findManyByHostname(Collection<String> values)
Find records that haveHOSTNAME IN (values)asynchronously
-
findManyByHostname
public io.vertx.core.Future<List<IIntegration>> findManyByHostname(Collection<String> values, int limit)
Find records that haveHOSTNAME IN (values)asynchronously limited by the given limit
-
findManyByPort
public io.vertx.core.Future<List<IIntegration>> findManyByPort(Collection<Integer> values)
Find records that havePORT IN (values)asynchronously
-
findManyByPort
public io.vertx.core.Future<List<IIntegration>> findManyByPort(Collection<Integer> values, int limit)
Find records that havePORT IN (values)asynchronously limited by the given limit
-
findManyByProtocol
public io.vertx.core.Future<List<IIntegration>> findManyByProtocol(Collection<String> values)
Find records that havePROTOCOL IN (values)asynchronously
-
findManyByProtocol
public io.vertx.core.Future<List<IIntegration>> findManyByProtocol(Collection<String> values, int limit)
Find records that havePROTOCOL IN (values)asynchronously limited by the given limit
-
findManyByEndpoint
public io.vertx.core.Future<List<IIntegration>> findManyByEndpoint(Collection<String> values)
Find records that haveENDPOINT IN (values)asynchronously
-
findManyByEndpoint
public io.vertx.core.Future<List<IIntegration>> findManyByEndpoint(Collection<String> values, int limit)
Find records that haveENDPOINT IN (values)asynchronously limited by the given limit
-
findManyByPath
public io.vertx.core.Future<List<IIntegration>> findManyByPath(Collection<String> values)
Find records that havePATH IN (values)asynchronously
-
findManyByPath
public io.vertx.core.Future<List<IIntegration>> findManyByPath(Collection<String> values, int limit)
Find records that havePATH IN (values)asynchronously limited by the given limit
-
findManyByOsKey
public io.vertx.core.Future<List<IIntegration>> findManyByOsKey(Collection<String> values)
Find records that haveOS_KEY IN (values)asynchronously
-
findManyByOsKey
public io.vertx.core.Future<List<IIntegration>> findManyByOsKey(Collection<String> values, int limit)
Find records that haveOS_KEY IN (values)asynchronously limited by the given limit
-
findManyByOsSecret
public io.vertx.core.Future<List<IIntegration>> findManyByOsSecret(Collection<String> values)
Find records that haveOS_SECRET IN (values)asynchronously
-
findManyByOsSecret
public io.vertx.core.Future<List<IIntegration>> findManyByOsSecret(Collection<String> values, int limit)
Find records that haveOS_SECRET IN (values)asynchronously limited by the given limit
-
findManyByOsAuthorize
public io.vertx.core.Future<List<IIntegration>> findManyByOsAuthorize(Collection<String> values)
Find records that haveOS_AUTHORIZE IN (values)asynchronously
-
findManyByOsAuthorize
public io.vertx.core.Future<List<IIntegration>> findManyByOsAuthorize(Collection<String> values, int limit)
Find records that haveOS_AUTHORIZE IN (values)asynchronously limited by the given limit
-
findManyByOsToken
public io.vertx.core.Future<List<IIntegration>> findManyByOsToken(Collection<String> values)
Find records that haveOS_TOKEN IN (values)asynchronously
-
findManyByOsToken
public io.vertx.core.Future<List<IIntegration>> findManyByOsToken(Collection<String> values, int limit)
Find records that haveOS_TOKEN IN (values)asynchronously limited by the given limit
-
findManyByUsername
public io.vertx.core.Future<List<IIntegration>> findManyByUsername(Collection<String> values)
Find records that haveUSERNAME IN (values)asynchronously
-
findManyByUsername
public io.vertx.core.Future<List<IIntegration>> findManyByUsername(Collection<String> values, int limit)
Find records that haveUSERNAME IN (values)asynchronously limited by the given limit
-
findManyByPassword
public io.vertx.core.Future<List<IIntegration>> findManyByPassword(Collection<String> values)
Find records that havePASSWORD IN (values)asynchronously
-
findManyByPassword
public io.vertx.core.Future<List<IIntegration>> findManyByPassword(Collection<String> values, int limit)
Find records that havePASSWORD IN (values)asynchronously limited by the given limit
-
findManyByPublicKey
public io.vertx.core.Future<List<IIntegration>> findManyByPublicKey(Collection<String> values)
Find records that havePUBLIC_KEY IN (values)asynchronously
-
findManyByPublicKey
public io.vertx.core.Future<List<IIntegration>> findManyByPublicKey(Collection<String> values, int limit)
Find records that havePUBLIC_KEY IN (values)asynchronously limited by the given limit
-
findManyByOptions
public io.vertx.core.Future<List<IIntegration>> findManyByOptions(Collection<String> values)
Find records that haveOPTIONS IN (values)asynchronously
-
findManyByOptions
public io.vertx.core.Future<List<IIntegration>> findManyByOptions(Collection<String> values, int limit)
Find records that haveOPTIONS IN (values)asynchronously limited by the given limit
-
findManyByAppId
public io.vertx.core.Future<List<IIntegration>> findManyByAppId(Collection<String> values)
Find records that haveAPP_ID IN (values)asynchronously
-
findManyByAppId
public io.vertx.core.Future<List<IIntegration>> findManyByAppId(Collection<String> values, int limit)
Find records that haveAPP_ID IN (values)asynchronously limited by the given limit
-
findManyByActive
public io.vertx.core.Future<List<IIntegration>> findManyByActive(Collection<Boolean> values)
Find records that haveACTIVE IN (values)asynchronously
-
findManyByActive
public io.vertx.core.Future<List<IIntegration>> 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<IIntegration>> findManyBySigma(Collection<String> values)
Find records that haveSIGMA IN (values)asynchronously
-
findManyBySigma
public io.vertx.core.Future<List<IIntegration>> 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<IIntegration>> findManyByMetadata(Collection<String> values)
Find records that haveMETADATA IN (values)asynchronously
-
findManyByMetadata
public io.vertx.core.Future<List<IIntegration>> 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<IIntegration>> findManyByLanguage(Collection<String> values)
Find records that haveLANGUAGE IN (values)asynchronously
-
findManyByLanguage
public io.vertx.core.Future<List<IIntegration>> 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<IIntegration>> findManyByCreatedAt(Collection<LocalDateTime> values)
Find records that haveCREATED_AT IN (values)asynchronously
-
findManyByCreatedAt
public io.vertx.core.Future<List<IIntegration>> 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<IIntegration>> findManyByCreatedBy(Collection<String> values)
Find records that haveCREATED_BY IN (values)asynchronously
-
findManyByCreatedBy
public io.vertx.core.Future<List<IIntegration>> 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<IIntegration>> findManyByUpdatedAt(Collection<LocalDateTime> values)
Find records that haveUPDATED_AT IN (values)asynchronously
-
findManyByUpdatedAt
public io.vertx.core.Future<List<IIntegration>> 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<IIntegration>> findManyByUpdatedBy(Collection<String> values)
Find records that haveUPDATED_BY IN (values)asynchronously
-
findManyByUpdatedBy
public io.vertx.core.Future<List<IIntegration>> 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<IIntegrationRecord,IIntegration,String> queryExecutor()
- Specified by:
queryExecutorin interfaceio.github.jklingsporn.vertx.jooq.shared.internal.GenericVertxDAO<IIntegrationRecord,IIntegration,String,io.vertx.core.Future<List<IIntegration>>,io.vertx.core.Future<IIntegration>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>- Overrides:
queryExecutorin classio.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<IIntegrationRecord,IIntegration,String,io.vertx.core.Future<List<IIntegration>>,io.vertx.core.Future<IIntegration>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>
-
-