Hierarchy For Package io.r2mo.vertx.jooq.classic.jdbc

Class Hierarchy

  • java.lang.Object
    • io.r2mo.vertx.jooq.shared.internal.AbstractQueryExecutor (implements org.jooq.Attachable)
      • io.r2mo.vertx.jooq.classic.jdbc.JDBCClassicGenericQueryExecutor (implements io.r2mo.vertx.jooq.classic.ClassicQueryExecutor, io.r2mo.vertx.jooq.shared.internal.jdbc.JDBCQueryExecutor<T>)
        • io.r2mo.vertx.jooq.classic.jdbc.JDBCClassicQueryExecutor<R,P,T> (implements io.r2mo.vertx.jooq.shared.internal.QueryExecutor<R,T,FIND_MANY,FIND_ONE,EXECUTE,INSERT_RETURNING>)