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
ConstructorsConstructorDescriptionIIntegrationDao(org.jooq.Configuration configuration, io.vertx.core.Vertx vertx) -
Method Summary
Modifier and TypeMethodDescriptionio.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>>findManyBySecurePort(Collection<Integer> values) Find records that haveSECURE_PORT IN (values)asynchronouslyio.vertx.core.Future<List<IIntegration>>findManyBySecurePort(Collection<Integer> values, int limit) Find records that haveSECURE_PORT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<IIntegration>>findManyBySecureProtocol(Collection<String> values) Find records that haveSECURE_PROTOCOL IN (values)asynchronouslyio.vertx.core.Future<List<IIntegration>>findManyBySecureProtocol(Collection<String> values, int limit) Find records that haveSECURE_PROTOCOL 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> 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
-
IIntegrationDao
public IIntegrationDao(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
- 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
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
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
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
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
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
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
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 -
findManyBySecurePort
Find records that haveSECURE_PORT IN (values)asynchronously -
findManyBySecurePort
public io.vertx.core.Future<List<IIntegration>> findManyBySecurePort(Collection<Integer> values, int limit) Find records that haveSECURE_PORT IN (values)asynchronously limited by the given limit -
findManyBySecureProtocol
Find records that haveSECURE_PROTOCOL IN (values)asynchronously -
findManyBySecureProtocol
public io.vertx.core.Future<List<IIntegration>> findManyBySecureProtocol(Collection<String> values, int limit) Find records that haveSECURE_PROTOCOL IN (values)asynchronously limited by the given limit -
findManyByEndpoint
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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, queryExecutor()String> - 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>>
-