Package cn.vertxup.fm.domain.tables.daos
Class FInvoiceDao
- All Implemented Interfaces:
io.github.jklingsporn.vertx.jooq.classic.VertxDAO<FInvoiceRecord,,FInvoice, String> io.github.jklingsporn.vertx.jooq.shared.internal.GenericVertxDAO<FInvoiceRecord,FInvoice, String, io.vertx.core.Future<List<FInvoice>>, io.vertx.core.Future<FInvoice>, io.vertx.core.Future<Integer>, io.vertx.core.Future<String>>
public class FInvoiceDao
extends io.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<FInvoiceRecord,FInvoice,String,io.vertx.core.Future<List<FInvoice>>,io.vertx.core.Future<FInvoice>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>
implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<FInvoiceRecord,FInvoice,String>
This class is generated by jOOQ.
-
Constructor Summary
ConstructorsConstructorDescriptionFInvoiceDao(org.jooq.Configuration configuration, io.vertx.core.Vertx vertx) -
Method Summary
Modifier and TypeMethodDescriptionfindManyByActive(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 limitfindManyByAmount(Collection<BigDecimal> values) Find records that haveAMOUNT IN (values)asynchronouslyfindManyByAmount(Collection<BigDecimal> values, int limit) Find records that haveAMOUNT IN (values)asynchronously limited by the given limitfindManyByCode(Collection<String> values) Find records that haveCODE IN (values)asynchronouslyfindManyByCode(Collection<String> values, int limit) Find records that haveCODE IN (values)asynchronously limited by the given limitfindManyByComment(Collection<String> values) Find records that haveCOMMENT IN (values)asynchronouslyfindManyByComment(Collection<String> values, int limit) Find records that haveCOMMENT 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 limitfindManyByDescBank(Collection<String> values) Find records that haveDESC_BANK IN (values)asynchronouslyfindManyByDescBank(Collection<String> values, int limit) Find records that haveDESC_BANK IN (values)asynchronously limited by the given limitfindManyByDescCompany(Collection<String> values) Find records that haveDESC_COMPANY IN (values)asynchronouslyfindManyByDescCompany(Collection<String> values, int limit) Find records that haveDESC_COMPANY IN (values)asynchronously limited by the given limitfindManyByDescLocation(Collection<String> values) Find records that haveDESC_LOCATION IN (values)asynchronouslyfindManyByDescLocation(Collection<String> values, int limit) Find records that haveDESC_LOCATION IN (values)asynchronously limited by the given limitfindManyByDescUser(Collection<String> values) Find records that haveDESC_USER IN (values)asynchronouslyfindManyByDescUser(Collection<String> values, int limit) Find records that haveDESC_USER IN (values)asynchronously limited by the given limitfindManyByInvoiceNumber(Collection<String> values) Find records that haveINVOICE_NUMBER IN (values)asynchronouslyfindManyByInvoiceNumber(Collection<String> values, int limit) Find records that haveINVOICE_NUMBER IN (values)asynchronously limited by the given limitfindManyByInvoiceSerial(Collection<String> values) Find records that haveINVOICE_SERIAL IN (values)asynchronouslyfindManyByInvoiceSerial(Collection<String> values, int limit) Find records that haveINVOICE_SERIAL IN (values)asynchronously limited by the given limitfindManyByInvoiceTitle(Collection<String> values) Find records that haveINVOICE_TITLE IN (values)asynchronouslyfindManyByInvoiceTitle(Collection<String> values, int limit) Find records that haveINVOICE_TITLE 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 limitfindManyByName(Collection<String> values) Find records that haveNAME IN (values)asynchronouslyfindManyByName(Collection<String> values, int limit) Find records that haveNAME IN (values)asynchronously limited by the given limitfindManyByNameBilling(Collection<String> values) Find records that haveNAME_BILLING IN (values)asynchronouslyfindManyByNameBilling(Collection<String> values, int limit) Find records that haveNAME_BILLING IN (values)asynchronously limited by the given limitfindManyByNameReceipt(Collection<String> values) Find records that haveNAME_RECEIPT IN (values)asynchronouslyfindManyByNameReceipt(Collection<String> values, int limit) Find records that haveNAME_RECEIPT IN (values)asynchronously limited by the given limitfindManyByNameRecheck(Collection<String> values) Find records that haveNAME_RECHECK IN (values)asynchronouslyfindManyByNameRecheck(Collection<String> values, int limit) Find records that haveNAME_RECHECK IN (values)asynchronously limited by the given limitfindManyByNameSelling(Collection<String> values) Find records that haveNAME_SELLING IN (values)asynchronouslyfindManyByNameSelling(Collection<String> values, int limit) Find records that haveNAME_SELLING IN (values)asynchronously limited by the given limitfindManyByOrderId(Collection<String> values) Find records that haveORDER_ID IN (values)asynchronouslyfindManyByOrderId(Collection<String> values, int limit) Find records that haveORDER_ID IN (values)asynchronously limited by the given limitfindManyByPersonal(Collection<Boolean> values) Find records that havePERSONAL IN (values)asynchronouslyfindManyByPersonal(Collection<Boolean> values, int limit) Find records that havePERSONAL 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 limitfindManyByTin(Collection<String> values) Find records that haveTIN IN (values)asynchronouslyfindManyByTin(Collection<String> values, int limit) Find records that haveTIN IN (values)asynchronously limited by the given limitfindManyByTinName(Collection<String> values) Find records that haveTIN_NAME IN (values)asynchronouslyfindManyByTinName(Collection<String> values, int limit) Find records that haveTIN_NAME 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 limitprotected Stringio.github.jklingsporn.vertx.jooq.classic.jdbc.JDBCClassicQueryExecutor<FInvoiceRecord,FInvoice, 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
-
FInvoiceDao
public FInvoiceDao(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
-
findManyByName
Find records that haveNAME IN (values)asynchronously -
findManyByName
Find records that haveNAME IN (values)asynchronously limited by the given limit -
findManyByCode
Find records that haveCODE IN (values)asynchronously -
findManyByCode
Find records that haveCODE 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 -
findManyByAmount
Find records that haveAMOUNT IN (values)asynchronously -
findManyByAmount
public io.vertx.core.Future<List<FInvoice>> findManyByAmount(Collection<BigDecimal> values, int limit) Find records that haveAMOUNT IN (values)asynchronously limited by the given limit -
findManyByComment
Find records that haveCOMMENT IN (values)asynchronously -
findManyByComment
Find records that haveCOMMENT IN (values)asynchronously limited by the given limit -
findManyByInvoiceTitle
Find records that haveINVOICE_TITLE IN (values)asynchronously -
findManyByInvoiceTitle
public io.vertx.core.Future<List<FInvoice>> findManyByInvoiceTitle(Collection<String> values, int limit) Find records that haveINVOICE_TITLE IN (values)asynchronously limited by the given limit -
findManyByInvoiceNumber
Find records that haveINVOICE_NUMBER IN (values)asynchronously -
findManyByInvoiceNumber
public io.vertx.core.Future<List<FInvoice>> findManyByInvoiceNumber(Collection<String> values, int limit) Find records that haveINVOICE_NUMBER IN (values)asynchronously limited by the given limit -
findManyByInvoiceSerial
Find records that haveINVOICE_SERIAL IN (values)asynchronously -
findManyByInvoiceSerial
public io.vertx.core.Future<List<FInvoice>> findManyByInvoiceSerial(Collection<String> values, int limit) Find records that haveINVOICE_SERIAL IN (values)asynchronously limited by the given limit -
findManyByTin
Find records that haveTIN IN (values)asynchronously -
findManyByTin
Find records that haveTIN IN (values)asynchronously limited by the given limit -
findManyByTinName
Find records that haveTIN_NAME IN (values)asynchronously -
findManyByTinName
Find records that haveTIN_NAME IN (values)asynchronously limited by the given limit -
findManyByPersonal
Find records that havePERSONAL IN (values)asynchronously -
findManyByPersonal
public io.vertx.core.Future<List<FInvoice>> findManyByPersonal(Collection<Boolean> values, int limit) Find records that havePERSONAL IN (values)asynchronously limited by the given limit -
findManyByDescBank
Find records that haveDESC_BANK IN (values)asynchronously -
findManyByDescBank
public io.vertx.core.Future<List<FInvoice>> findManyByDescBank(Collection<String> values, int limit) Find records that haveDESC_BANK IN (values)asynchronously limited by the given limit -
findManyByDescCompany
Find records that haveDESC_COMPANY IN (values)asynchronously -
findManyByDescCompany
public io.vertx.core.Future<List<FInvoice>> findManyByDescCompany(Collection<String> values, int limit) Find records that haveDESC_COMPANY IN (values)asynchronously limited by the given limit -
findManyByDescLocation
Find records that haveDESC_LOCATION IN (values)asynchronously -
findManyByDescLocation
public io.vertx.core.Future<List<FInvoice>> findManyByDescLocation(Collection<String> values, int limit) Find records that haveDESC_LOCATION IN (values)asynchronously limited by the given limit -
findManyByDescUser
Find records that haveDESC_USER IN (values)asynchronously -
findManyByDescUser
public io.vertx.core.Future<List<FInvoice>> findManyByDescUser(Collection<String> values, int limit) Find records that haveDESC_USER IN (values)asynchronously limited by the given limit -
findManyByNameReceipt
Find records that haveNAME_RECEIPT IN (values)asynchronously -
findManyByNameReceipt
public io.vertx.core.Future<List<FInvoice>> findManyByNameReceipt(Collection<String> values, int limit) Find records that haveNAME_RECEIPT IN (values)asynchronously limited by the given limit -
findManyByNameRecheck
Find records that haveNAME_RECHECK IN (values)asynchronously -
findManyByNameRecheck
public io.vertx.core.Future<List<FInvoice>> findManyByNameRecheck(Collection<String> values, int limit) Find records that haveNAME_RECHECK IN (values)asynchronously limited by the given limit -
findManyByNameBilling
Find records that haveNAME_BILLING IN (values)asynchronously -
findManyByNameBilling
public io.vertx.core.Future<List<FInvoice>> findManyByNameBilling(Collection<String> values, int limit) Find records that haveNAME_BILLING IN (values)asynchronously limited by the given limit -
findManyByNameSelling
Find records that haveNAME_SELLING IN (values)asynchronously -
findManyByNameSelling
public io.vertx.core.Future<List<FInvoice>> findManyByNameSelling(Collection<String> values, int limit) Find records that haveNAME_SELLING IN (values)asynchronously limited by the given limit -
findManyByOrderId
Find records that haveORDER_ID IN (values)asynchronously -
findManyByOrderId
Find records that haveORDER_ID 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<FInvoice>> 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
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<FInvoice>> 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<FInvoice>> 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<FInvoice>> 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<FInvoice>> 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<FInvoice>> 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<FInvoiceRecord,FInvoice, queryExecutor()String> - Specified by:
queryExecutorin interfaceio.github.jklingsporn.vertx.jooq.shared.internal.GenericVertxDAO<FInvoiceRecord,FInvoice, String, io.vertx.core.Future<List<FInvoice>>, io.vertx.core.Future<FInvoice>, io.vertx.core.Future<Integer>, io.vertx.core.Future<String>> - Overrides:
queryExecutorin classio.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<FInvoiceRecord,FInvoice, String, io.vertx.core.Future<List<FInvoice>>, io.vertx.core.Future<FInvoice>, io.vertx.core.Future<Integer>, io.vertx.core.Future<String>>
-