Class TVendorCheckInDao

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

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