Class ECustomerDao
-
- All Implemented Interfaces:
io.github.jklingsporn.vertx.jooq.classic.VertxDAO<ECustomerRecord,ECustomer,String>,io.github.jklingsporn.vertx.jooq.shared.internal.GenericVertxDAO<ECustomerRecord,ECustomer,String,io.vertx.core.Future<List<ECustomer>>,io.vertx.core.Future<ECustomer>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>
public class ECustomerDao extends io.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<ECustomerRecord,ECustomer,String,io.vertx.core.Future<List<ECustomer>>,io.vertx.core.Future<ECustomer>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>> implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<ECustomerRecord,ECustomer,String>
This class is generated by jOOQ.
-
-
Constructor Summary
Constructors Constructor Description ECustomerDao(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<ECustomer>>findManyByActive(Collection<Boolean> values)Find records that haveACTIVE IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyByActive(Collection<Boolean> values, int limit)Find records that haveACTIVE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyByAddress(Collection<String> values)Find records that haveADDRESS IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyByAddress(Collection<String> values, int limit)Find records that haveADDRESS IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyByBankCard(Collection<String> values)Find records that haveBANK_CARD IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyByBankCard(Collection<String> values, int limit)Find records that haveBANK_CARD IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyByBankId(Collection<String> values)Find records that haveBANK_ID IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyByBankId(Collection<String> values, int limit)Find records that haveBANK_ID IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyByCode(Collection<String> values)Find records that haveCODE IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyByCode(Collection<String> values, int limit)Find records that haveCODE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyByComment(Collection<String> values)Find records that haveCOMMENT IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyByComment(Collection<String> values, int limit)Find records that haveCOMMENT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyByContactEmail(Collection<String> values)Find records that haveCONTACT_EMAIL IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyByContactEmail(Collection<String> values, int limit)Find records that haveCONTACT_EMAIL IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyByContactName(Collection<String> values)Find records that haveCONTACT_NAME IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyByContactName(Collection<String> values, int limit)Find records that haveCONTACT_NAME IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyByContactOnline(Collection<String> values)Find records that haveCONTACT_ONLINE IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyByContactOnline(Collection<String> values, int limit)Find records that haveCONTACT_ONLINE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyByContactPhone(Collection<String> values)Find records that haveCONTACT_PHONE IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyByContactPhone(Collection<String> values, int limit)Find records that haveCONTACT_PHONE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyByCreatedAt(Collection<LocalDateTime> values)Find records that haveCREATED_AT IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyByCreatedAt(Collection<LocalDateTime> values, int limit)Find records that haveCREATED_AT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyByCreatedBy(Collection<String> values)Find records that haveCREATED_BY IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyByCreatedBy(Collection<String> values, int limit)Find records that haveCREATED_BY IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyByEmail(Collection<String> values)Find records that haveEMAIL IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyByEmail(Collection<String> values, int limit)Find records that haveEMAIL IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyByFax(Collection<String> values)Find records that haveFAX IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyByFax(Collection<String> values, int limit)Find records that haveFAX IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyByHomepage(Collection<String> values)Find records that haveHOMEPAGE IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyByHomepage(Collection<String> values, int limit)Find records that haveHOMEPAGE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyByLanguage(Collection<String> values)Find records that haveLANGUAGE IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyByLanguage(Collection<String> values, int limit)Find records that haveLANGUAGE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyByLogo(Collection<String> values)Find records that haveLOGO IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyByLogo(Collection<String> values, int limit)Find records that haveLOGO IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyByMetadata(Collection<String> values)Find records that haveMETADATA IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyByMetadata(Collection<String> values, int limit)Find records that haveMETADATA IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyByName(Collection<String> values)Find records that haveNAME IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyByName(Collection<String> values, int limit)Find records that haveNAME IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyByPhone(Collection<String> values)Find records that havePHONE IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyByPhone(Collection<String> values, int limit)Find records that havePHONE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyByRunAmount(Collection<BigDecimal> values)Find records that haveRUN_AMOUNT IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyByRunAmount(Collection<BigDecimal> values, int limit)Find records that haveRUN_AMOUNT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyByRunUp(Collection<Boolean> values)Find records that haveRUN_UP IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyByRunUp(Collection<Boolean> values, int limit)Find records that haveRUN_UP IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyBySigma(Collection<String> values)Find records that haveSIGMA IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyBySigma(Collection<String> values, int limit)Find records that haveSIGMA IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyBySignName(Collection<String> values)Find records that haveSIGN_NAME IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyBySignName(Collection<String> values, int limit)Find records that haveSIGN_NAME IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyBySignPhone(Collection<String> values)Find records that haveSIGN_PHONE IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyBySignPhone(Collection<String> values, int limit)Find records that haveSIGN_PHONE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyByTaxCode(Collection<String> values)Find records that haveTAX_CODE IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyByTaxCode(Collection<String> values, int limit)Find records that haveTAX_CODE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyByTaxTitle(Collection<String> values)Find records that haveTAX_TITLE IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyByTaxTitle(Collection<String> values, int limit)Find records that haveTAX_TITLE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyByTitle(Collection<String> values)Find records that haveTITLE IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyByTitle(Collection<String> values, int limit)Find records that haveTITLE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyByType(Collection<String> values)Find records that haveTYPE IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyByType(Collection<String> values, int limit)Find records that haveTYPE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyByUpdatedAt(Collection<LocalDateTime> values)Find records that haveUPDATED_AT IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyByUpdatedAt(Collection<LocalDateTime> values, int limit)Find records that haveUPDATED_AT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<ECustomer>>findManyByUpdatedBy(Collection<String> values)Find records that haveUPDATED_BY IN (values)asynchronouslyio.vertx.core.Future<List<ECustomer>>findManyByUpdatedBy(Collection<String> values, int limit)Find records that haveUPDATED_BY IN (values)asynchronously limited by the given limitprotected StringgetId(ECustomer object)io.github.jklingsporn.vertx.jooq.classic.jdbc.JDBCClassicQueryExecutor<ECustomerRecord,ECustomer,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
-
findManyByName
public io.vertx.core.Future<List<ECustomer>> findManyByName(Collection<String> values)
Find records that haveNAME IN (values)asynchronously
-
findManyByName
public io.vertx.core.Future<List<ECustomer>> findManyByName(Collection<String> values, int limit)
Find records that haveNAME IN (values)asynchronously limited by the given limit
-
findManyByCode
public io.vertx.core.Future<List<ECustomer>> findManyByCode(Collection<String> values)
Find records that haveCODE IN (values)asynchronously
-
findManyByCode
public io.vertx.core.Future<List<ECustomer>> findManyByCode(Collection<String> values, int limit)
Find records that haveCODE IN (values)asynchronously limited by the given limit
-
findManyByType
public io.vertx.core.Future<List<ECustomer>> findManyByType(Collection<String> values)
Find records that haveTYPE IN (values)asynchronously
-
findManyByType
public io.vertx.core.Future<List<ECustomer>> findManyByType(Collection<String> values, int limit)
Find records that haveTYPE IN (values)asynchronously limited by the given limit
-
findManyByTaxCode
public io.vertx.core.Future<List<ECustomer>> findManyByTaxCode(Collection<String> values)
Find records that haveTAX_CODE IN (values)asynchronously
-
findManyByTaxCode
public io.vertx.core.Future<List<ECustomer>> findManyByTaxCode(Collection<String> values, int limit)
Find records that haveTAX_CODE IN (values)asynchronously limited by the given limit
-
findManyByTaxTitle
public io.vertx.core.Future<List<ECustomer>> findManyByTaxTitle(Collection<String> values)
Find records that haveTAX_TITLE IN (values)asynchronously
-
findManyByTaxTitle
public io.vertx.core.Future<List<ECustomer>> findManyByTaxTitle(Collection<String> values, int limit)
Find records that haveTAX_TITLE IN (values)asynchronously limited by the given limit
-
findManyByContactName
public io.vertx.core.Future<List<ECustomer>> findManyByContactName(Collection<String> values)
Find records that haveCONTACT_NAME IN (values)asynchronously
-
findManyByContactName
public io.vertx.core.Future<List<ECustomer>> findManyByContactName(Collection<String> values, int limit)
Find records that haveCONTACT_NAME IN (values)asynchronously limited by the given limit
-
findManyByContactPhone
public io.vertx.core.Future<List<ECustomer>> findManyByContactPhone(Collection<String> values)
Find records that haveCONTACT_PHONE IN (values)asynchronously
-
findManyByContactPhone
public io.vertx.core.Future<List<ECustomer>> findManyByContactPhone(Collection<String> values, int limit)
Find records that haveCONTACT_PHONE IN (values)asynchronously limited by the given limit
-
findManyByContactEmail
public io.vertx.core.Future<List<ECustomer>> findManyByContactEmail(Collection<String> values)
Find records that haveCONTACT_EMAIL IN (values)asynchronously
-
findManyByContactEmail
public io.vertx.core.Future<List<ECustomer>> findManyByContactEmail(Collection<String> values, int limit)
Find records that haveCONTACT_EMAIL IN (values)asynchronously limited by the given limit
-
findManyByContactOnline
public io.vertx.core.Future<List<ECustomer>> findManyByContactOnline(Collection<String> values)
Find records that haveCONTACT_ONLINE IN (values)asynchronously
-
findManyByContactOnline
public io.vertx.core.Future<List<ECustomer>> findManyByContactOnline(Collection<String> values, int limit)
Find records that haveCONTACT_ONLINE IN (values)asynchronously limited by the given limit
-
findManyByTitle
public io.vertx.core.Future<List<ECustomer>> findManyByTitle(Collection<String> values)
Find records that haveTITLE IN (values)asynchronously
-
findManyByTitle
public io.vertx.core.Future<List<ECustomer>> findManyByTitle(Collection<String> values, int limit)
Find records that haveTITLE IN (values)asynchronously limited by the given limit
-
findManyByComment
public io.vertx.core.Future<List<ECustomer>> findManyByComment(Collection<String> values)
Find records that haveCOMMENT IN (values)asynchronously
-
findManyByComment
public io.vertx.core.Future<List<ECustomer>> findManyByComment(Collection<String> values, int limit)
Find records that haveCOMMENT IN (values)asynchronously limited by the given limit
-
findManyByEmail
public io.vertx.core.Future<List<ECustomer>> findManyByEmail(Collection<String> values)
Find records that haveEMAIL IN (values)asynchronously
-
findManyByEmail
public io.vertx.core.Future<List<ECustomer>> findManyByEmail(Collection<String> values, int limit)
Find records that haveEMAIL IN (values)asynchronously limited by the given limit
-
findManyByFax
public io.vertx.core.Future<List<ECustomer>> findManyByFax(Collection<String> values)
Find records that haveFAX IN (values)asynchronously
-
findManyByFax
public io.vertx.core.Future<List<ECustomer>> findManyByFax(Collection<String> values, int limit)
Find records that haveFAX IN (values)asynchronously limited by the given limit
-
findManyByHomepage
public io.vertx.core.Future<List<ECustomer>> findManyByHomepage(Collection<String> values)
Find records that haveHOMEPAGE IN (values)asynchronously
-
findManyByHomepage
public io.vertx.core.Future<List<ECustomer>> findManyByHomepage(Collection<String> values, int limit)
Find records that haveHOMEPAGE IN (values)asynchronously limited by the given limit
-
findManyByLogo
public io.vertx.core.Future<List<ECustomer>> findManyByLogo(Collection<String> values)
Find records that haveLOGO IN (values)asynchronously
-
findManyByLogo
public io.vertx.core.Future<List<ECustomer>> findManyByLogo(Collection<String> values, int limit)
Find records that haveLOGO IN (values)asynchronously limited by the given limit
-
findManyByPhone
public io.vertx.core.Future<List<ECustomer>> findManyByPhone(Collection<String> values)
Find records that havePHONE IN (values)asynchronously
-
findManyByPhone
public io.vertx.core.Future<List<ECustomer>> findManyByPhone(Collection<String> values, int limit)
Find records that havePHONE IN (values)asynchronously limited by the given limit
-
findManyByAddress
public io.vertx.core.Future<List<ECustomer>> findManyByAddress(Collection<String> values)
Find records that haveADDRESS IN (values)asynchronously
-
findManyByAddress
public io.vertx.core.Future<List<ECustomer>> findManyByAddress(Collection<String> values, int limit)
Find records that haveADDRESS IN (values)asynchronously limited by the given limit
-
findManyBySignName
public io.vertx.core.Future<List<ECustomer>> findManyBySignName(Collection<String> values)
Find records that haveSIGN_NAME IN (values)asynchronously
-
findManyBySignName
public io.vertx.core.Future<List<ECustomer>> findManyBySignName(Collection<String> values, int limit)
Find records that haveSIGN_NAME IN (values)asynchronously limited by the given limit
-
findManyBySignPhone
public io.vertx.core.Future<List<ECustomer>> findManyBySignPhone(Collection<String> values)
Find records that haveSIGN_PHONE IN (values)asynchronously
-
findManyBySignPhone
public io.vertx.core.Future<List<ECustomer>> findManyBySignPhone(Collection<String> values, int limit)
Find records that haveSIGN_PHONE IN (values)asynchronously limited by the given limit
-
findManyByRunUp
public io.vertx.core.Future<List<ECustomer>> findManyByRunUp(Collection<Boolean> values)
Find records that haveRUN_UP IN (values)asynchronously
-
findManyByRunUp
public io.vertx.core.Future<List<ECustomer>> findManyByRunUp(Collection<Boolean> values, int limit)
Find records that haveRUN_UP IN (values)asynchronously limited by the given limit
-
findManyByRunAmount
public io.vertx.core.Future<List<ECustomer>> findManyByRunAmount(Collection<BigDecimal> values)
Find records that haveRUN_AMOUNT IN (values)asynchronously
-
findManyByRunAmount
public io.vertx.core.Future<List<ECustomer>> findManyByRunAmount(Collection<BigDecimal> values, int limit)
Find records that haveRUN_AMOUNT IN (values)asynchronously limited by the given limit
-
findManyByBankId
public io.vertx.core.Future<List<ECustomer>> findManyByBankId(Collection<String> values)
Find records that haveBANK_ID IN (values)asynchronously
-
findManyByBankId
public io.vertx.core.Future<List<ECustomer>> findManyByBankId(Collection<String> values, int limit)
Find records that haveBANK_ID IN (values)asynchronously limited by the given limit
-
findManyByBankCard
public io.vertx.core.Future<List<ECustomer>> findManyByBankCard(Collection<String> values)
Find records that haveBANK_CARD IN (values)asynchronously
-
findManyByBankCard
public io.vertx.core.Future<List<ECustomer>> findManyByBankCard(Collection<String> values, int limit)
Find records that haveBANK_CARD IN (values)asynchronously limited by the given limit
-
findManyByMetadata
public io.vertx.core.Future<List<ECustomer>> findManyByMetadata(Collection<String> values)
Find records that haveMETADATA IN (values)asynchronously
-
findManyByMetadata
public io.vertx.core.Future<List<ECustomer>> findManyByMetadata(Collection<String> values, int limit)
Find records that haveMETADATA IN (values)asynchronously limited by the given limit
-
findManyByActive
public io.vertx.core.Future<List<ECustomer>> findManyByActive(Collection<Boolean> values)
Find records that haveACTIVE IN (values)asynchronously
-
findManyByActive
public io.vertx.core.Future<List<ECustomer>> 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<ECustomer>> findManyBySigma(Collection<String> values)
Find records that haveSIGMA IN (values)asynchronously
-
findManyBySigma
public io.vertx.core.Future<List<ECustomer>> 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<ECustomer>> findManyByLanguage(Collection<String> values)
Find records that haveLANGUAGE IN (values)asynchronously
-
findManyByLanguage
public io.vertx.core.Future<List<ECustomer>> 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<ECustomer>> findManyByCreatedAt(Collection<LocalDateTime> values)
Find records that haveCREATED_AT IN (values)asynchronously
-
findManyByCreatedAt
public io.vertx.core.Future<List<ECustomer>> 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<ECustomer>> findManyByCreatedBy(Collection<String> values)
Find records that haveCREATED_BY IN (values)asynchronously
-
findManyByCreatedBy
public io.vertx.core.Future<List<ECustomer>> 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<ECustomer>> findManyByUpdatedAt(Collection<LocalDateTime> values)
Find records that haveUPDATED_AT IN (values)asynchronously
-
findManyByUpdatedAt
public io.vertx.core.Future<List<ECustomer>> 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<ECustomer>> findManyByUpdatedBy(Collection<String> values)
Find records that haveUPDATED_BY IN (values)asynchronously
-
findManyByUpdatedBy
public io.vertx.core.Future<List<ECustomer>> 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<ECustomerRecord,ECustomer,String> queryExecutor()
- Specified by:
queryExecutorin interfaceio.github.jklingsporn.vertx.jooq.shared.internal.GenericVertxDAO<ECustomerRecord,ECustomer,String,io.vertx.core.Future<List<ECustomer>>,io.vertx.core.Future<ECustomer>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>- Overrides:
queryExecutorin classio.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<ECustomerRecord,ECustomer,String,io.vertx.core.Future<List<ECustomer>>,io.vertx.core.Future<ECustomer>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>
-
-