Class TVendorCheckOutDao

java.lang.Object
io.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<TVendorCheckOutRecord,TVendorCheckOut,String,io.vertx.core.Future<List<TVendorCheckOut>>,io.vertx.core.Future<TVendorCheckOut>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>
cn.vertxup.erp.domain.tables.daos.TVendorCheckOutDao
All Implemented Interfaces:
io.github.jklingsporn.vertx.jooq.classic.VertxDAO<TVendorCheckOutRecord,TVendorCheckOut,String>, io.github.jklingsporn.vertx.jooq.shared.internal.GenericVertxDAO<TVendorCheckOutRecord,TVendorCheckOut,String,io.vertx.core.Future<List<TVendorCheckOut>>,io.vertx.core.Future<TVendorCheckOut>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>>

public class TVendorCheckOutDao extends io.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<TVendorCheckOutRecord,TVendorCheckOut,String,io.vertx.core.Future<List<TVendorCheckOut>>,io.vertx.core.Future<TVendorCheckOut>,io.vertx.core.Future<Integer>,io.vertx.core.Future<String>> implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<TVendorCheckOutRecord,TVendorCheckOut,String>
This class is generated by jOOQ.