Class SPacketDao
-
- All Implemented Interfaces:
io.github.jklingsporn.vertx.jooq.classic.VertxDAO<SPacketRecord,SPacket,String>,io.github.jklingsporn.vertx.jooq.shared.internal.GenericVertxDAO<SPacketRecord,SPacket,String,io.vertx.core.Future<List<SPacket>>,io.vertx.core.Future<SPacket>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>
public class SPacketDao extends io.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<SPacketRecord,SPacket,String,io.vertx.core.Future<List<SPacket>>,io.vertx.core.Future<SPacket>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>> implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<SPacketRecord,SPacket,String>
This class is generated by jOOQ.
-
-
Constructor Summary
Constructors Constructor Description SPacketDao(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<SPacket>>findManyByActive(Collection<Boolean> values)Find records that haveACTIVE IN (values)asynchronouslyio.vertx.core.Future<List<SPacket>>findManyByActive(Collection<Boolean> values, int limit)Find records that haveACTIVE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<SPacket>>findManyByColConfig(Collection<String> values)Find records that haveCOL_CONFIG IN (values)asynchronouslyio.vertx.core.Future<List<SPacket>>findManyByColConfig(Collection<String> values, int limit)Find records that haveCOL_CONFIG IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<SPacket>>findManyByColType(Collection<String> values)Find records that haveCOL_TYPE IN (values)asynchronouslyio.vertx.core.Future<List<SPacket>>findManyByColType(Collection<String> values, int limit)Find records that haveCOL_TYPE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<SPacket>>findManyByCondConfig(Collection<String> values)Find records that haveCOND_CONFIG IN (values)asynchronouslyio.vertx.core.Future<List<SPacket>>findManyByCondConfig(Collection<String> values, int limit)Find records that haveCOND_CONFIG IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<SPacket>>findManyByCondTpl(Collection<String> values)Find records that haveCOND_TPL IN (values)asynchronouslyio.vertx.core.Future<List<SPacket>>findManyByCondTpl(Collection<String> values, int limit)Find records that haveCOND_TPL IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<SPacket>>findManyByCondTplMapping(Collection<String> values)Find records that haveCOND_TPL_MAPPING IN (values)asynchronouslyio.vertx.core.Future<List<SPacket>>findManyByCondTplMapping(Collection<String> values, int limit)Find records that haveCOND_TPL_MAPPING IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<SPacket>>findManyByCreatedAt(Collection<LocalDateTime> values)Find records that haveCREATED_AT IN (values)asynchronouslyio.vertx.core.Future<List<SPacket>>findManyByCreatedAt(Collection<LocalDateTime> values, int limit)Find records that haveCREATED_AT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<SPacket>>findManyByCreatedBy(Collection<String> values)Find records that haveCREATED_BY IN (values)asynchronouslyio.vertx.core.Future<List<SPacket>>findManyByCreatedBy(Collection<String> values, int limit)Find records that haveCREATED_BY IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<SPacket>>findManyByLanguage(Collection<String> values)Find records that haveLANGUAGE IN (values)asynchronouslyio.vertx.core.Future<List<SPacket>>findManyByLanguage(Collection<String> values, int limit)Find records that haveLANGUAGE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<SPacket>>findManyByMetadata(Collection<String> values)Find records that haveMETADATA IN (values)asynchronouslyio.vertx.core.Future<List<SPacket>>findManyByMetadata(Collection<String> values, int limit)Find records that haveMETADATA IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<SPacket>>findManyByPathId(Collection<String> values)Find records that havePATH_ID IN (values)asynchronouslyio.vertx.core.Future<List<SPacket>>findManyByPathId(Collection<String> values, int limit)Find records that havePATH_ID IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<SPacket>>findManyByResourceId(Collection<String> values)Find records that haveRESOURCE_ID IN (values)asynchronouslyio.vertx.core.Future<List<SPacket>>findManyByResourceId(Collection<String> values, int limit)Find records that haveRESOURCE_ID IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<SPacket>>findManyByRowField(Collection<String> values)Find records that haveROW_FIELD IN (values)asynchronouslyio.vertx.core.Future<List<SPacket>>findManyByRowField(Collection<String> values, int limit)Find records that haveROW_FIELD IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<SPacket>>findManyByRowTpl(Collection<String> values)Find records that haveROW_TPL IN (values)asynchronouslyio.vertx.core.Future<List<SPacket>>findManyByRowTpl(Collection<String> values, int limit)Find records that haveROW_TPL IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<SPacket>>findManyByRowTplMapping(Collection<String> values)Find records that haveROW_TPL_MAPPING IN (values)asynchronouslyio.vertx.core.Future<List<SPacket>>findManyByRowTplMapping(Collection<String> values, int limit)Find records that haveROW_TPL_MAPPING IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<SPacket>>findManyByRowType(Collection<String> values)Find records that haveROW_TYPE IN (values)asynchronouslyio.vertx.core.Future<List<SPacket>>findManyByRowType(Collection<String> values, int limit)Find records that haveROW_TYPE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<SPacket>>findManyBySigma(Collection<String> values)Find records that haveSIGMA IN (values)asynchronouslyio.vertx.core.Future<List<SPacket>>findManyBySigma(Collection<String> values, int limit)Find records that haveSIGMA IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<SPacket>>findManyByUpdatedAt(Collection<LocalDateTime> values)Find records that haveUPDATED_AT IN (values)asynchronouslyio.vertx.core.Future<List<SPacket>>findManyByUpdatedAt(Collection<LocalDateTime> values, int limit)Find records that haveUPDATED_AT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<SPacket>>findManyByUpdatedBy(Collection<String> values)Find records that haveUPDATED_BY IN (values)asynchronouslyio.vertx.core.Future<List<SPacket>>findManyByUpdatedBy(Collection<String> values, int limit)Find records that haveUPDATED_BY IN (values)asynchronously limited by the given limitprotected StringgetId(SPacket object)io.github.jklingsporn.vertx.jooq.classic.jdbc.JDBCClassicQueryExecutor<SPacketRecord,SPacket,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
-
findManyByPathId
public io.vertx.core.Future<List<SPacket>> findManyByPathId(Collection<String> values)
Find records that havePATH_ID IN (values)asynchronously
-
findManyByPathId
public io.vertx.core.Future<List<SPacket>> findManyByPathId(Collection<String> values, int limit)
Find records that havePATH_ID IN (values)asynchronously limited by the given limit
-
findManyByResourceId
public io.vertx.core.Future<List<SPacket>> findManyByResourceId(Collection<String> values)
Find records that haveRESOURCE_ID IN (values)asynchronously
-
findManyByResourceId
public io.vertx.core.Future<List<SPacket>> findManyByResourceId(Collection<String> values, int limit)
Find records that haveRESOURCE_ID IN (values)asynchronously limited by the given limit
-
findManyByRowType
public io.vertx.core.Future<List<SPacket>> findManyByRowType(Collection<String> values)
Find records that haveROW_TYPE IN (values)asynchronously
-
findManyByRowType
public io.vertx.core.Future<List<SPacket>> findManyByRowType(Collection<String> values, int limit)
Find records that haveROW_TYPE IN (values)asynchronously limited by the given limit
-
findManyByRowField
public io.vertx.core.Future<List<SPacket>> findManyByRowField(Collection<String> values)
Find records that haveROW_FIELD IN (values)asynchronously
-
findManyByRowField
public io.vertx.core.Future<List<SPacket>> findManyByRowField(Collection<String> values, int limit)
Find records that haveROW_FIELD IN (values)asynchronously limited by the given limit
-
findManyByRowTpl
public io.vertx.core.Future<List<SPacket>> findManyByRowTpl(Collection<String> values)
Find records that haveROW_TPL IN (values)asynchronously
-
findManyByRowTpl
public io.vertx.core.Future<List<SPacket>> findManyByRowTpl(Collection<String> values, int limit)
Find records that haveROW_TPL IN (values)asynchronously limited by the given limit
-
findManyByRowTplMapping
public io.vertx.core.Future<List<SPacket>> findManyByRowTplMapping(Collection<String> values)
Find records that haveROW_TPL_MAPPING IN (values)asynchronously
-
findManyByRowTplMapping
public io.vertx.core.Future<List<SPacket>> findManyByRowTplMapping(Collection<String> values, int limit)
Find records that haveROW_TPL_MAPPING IN (values)asynchronously limited by the given limit
-
findManyByColType
public io.vertx.core.Future<List<SPacket>> findManyByColType(Collection<String> values)
Find records that haveCOL_TYPE IN (values)asynchronously
-
findManyByColType
public io.vertx.core.Future<List<SPacket>> findManyByColType(Collection<String> values, int limit)
Find records that haveCOL_TYPE IN (values)asynchronously limited by the given limit
-
findManyByColConfig
public io.vertx.core.Future<List<SPacket>> findManyByColConfig(Collection<String> values)
Find records that haveCOL_CONFIG IN (values)asynchronously
-
findManyByColConfig
public io.vertx.core.Future<List<SPacket>> findManyByColConfig(Collection<String> values, int limit)
Find records that haveCOL_CONFIG IN (values)asynchronously limited by the given limit
-
findManyByCondTpl
public io.vertx.core.Future<List<SPacket>> findManyByCondTpl(Collection<String> values)
Find records that haveCOND_TPL IN (values)asynchronously
-
findManyByCondTpl
public io.vertx.core.Future<List<SPacket>> findManyByCondTpl(Collection<String> values, int limit)
Find records that haveCOND_TPL IN (values)asynchronously limited by the given limit
-
findManyByCondTplMapping
public io.vertx.core.Future<List<SPacket>> findManyByCondTplMapping(Collection<String> values)
Find records that haveCOND_TPL_MAPPING IN (values)asynchronously
-
findManyByCondTplMapping
public io.vertx.core.Future<List<SPacket>> findManyByCondTplMapping(Collection<String> values, int limit)
Find records that haveCOND_TPL_MAPPING IN (values)asynchronously limited by the given limit
-
findManyByCondConfig
public io.vertx.core.Future<List<SPacket>> findManyByCondConfig(Collection<String> values)
Find records that haveCOND_CONFIG IN (values)asynchronously
-
findManyByCondConfig
public io.vertx.core.Future<List<SPacket>> findManyByCondConfig(Collection<String> values, int limit)
Find records that haveCOND_CONFIG IN (values)asynchronously limited by the given limit
-
findManyBySigma
public io.vertx.core.Future<List<SPacket>> findManyBySigma(Collection<String> values)
Find records that haveSIGMA IN (values)asynchronously
-
findManyBySigma
public io.vertx.core.Future<List<SPacket>> findManyBySigma(Collection<String> values, int limit)
Find records that haveSIGMA IN (values)asynchronously limited by the given limit
-
findManyByLanguage
public io.vertx.core.Future<List<SPacket>> findManyByLanguage(Collection<String> values)
Find records that haveLANGUAGE IN (values)asynchronously
-
findManyByLanguage
public io.vertx.core.Future<List<SPacket>> findManyByLanguage(Collection<String> values, int limit)
Find records that haveLANGUAGE IN (values)asynchronously limited by the given limit
-
findManyByActive
public io.vertx.core.Future<List<SPacket>> findManyByActive(Collection<Boolean> values)
Find records that haveACTIVE IN (values)asynchronously
-
findManyByActive
public io.vertx.core.Future<List<SPacket>> findManyByActive(Collection<Boolean> values, int limit)
Find records that haveACTIVE IN (values)asynchronously limited by the given limit
-
findManyByMetadata
public io.vertx.core.Future<List<SPacket>> findManyByMetadata(Collection<String> values)
Find records that haveMETADATA IN (values)asynchronously
-
findManyByMetadata
public io.vertx.core.Future<List<SPacket>> findManyByMetadata(Collection<String> values, int limit)
Find records that haveMETADATA IN (values)asynchronously limited by the given limit
-
findManyByCreatedAt
public io.vertx.core.Future<List<SPacket>> findManyByCreatedAt(Collection<LocalDateTime> values)
Find records that haveCREATED_AT IN (values)asynchronously
-
findManyByCreatedAt
public io.vertx.core.Future<List<SPacket>> 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<SPacket>> findManyByCreatedBy(Collection<String> values)
Find records that haveCREATED_BY IN (values)asynchronously
-
findManyByCreatedBy
public io.vertx.core.Future<List<SPacket>> 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<SPacket>> findManyByUpdatedAt(Collection<LocalDateTime> values)
Find records that haveUPDATED_AT IN (values)asynchronously
-
findManyByUpdatedAt
public io.vertx.core.Future<List<SPacket>> 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<SPacket>> findManyByUpdatedBy(Collection<String> values)
Find records that haveUPDATED_BY IN (values)asynchronously
-
findManyByUpdatedBy
public io.vertx.core.Future<List<SPacket>> 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<SPacketRecord,SPacket,String> queryExecutor()
- Specified by:
queryExecutorin interfaceio.github.jklingsporn.vertx.jooq.shared.internal.GenericVertxDAO<SPacketRecord,SPacket,String,io.vertx.core.Future<List<SPacket>>,io.vertx.core.Future<SPacket>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>- Overrides:
queryExecutorin classio.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<SPacketRecord,SPacket,String,io.vertx.core.Future<List<SPacket>>,io.vertx.core.Future<SPacket>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>
-
-