Class Hierarchy
- java.lang.Object
- io.vertx.rxjava.ext.sql.SQLClient (implements io.vertx.lang.rx.RxDelegate, io.vertx.rxjava.ext.sql.SQLOperations)
- io.vertx.rxjava.ext.sql.SQLClientHelper
- io.vertx.rxjava.ext.sql.SQLConnection (implements io.vertx.lang.rx.RxDelegate, io.vertx.rxjava.ext.sql.SQLOperations)
- io.vertx.rxjava.ext.sql.SQLRowStream (implements io.vertx.rxjava.core.streams.ReadStream<T>, io.vertx.lang.rx.RxDelegate)
Interface Hierarchy
- io.vertx.lang.rx.RxDelegate
- io.vertx.rxjava.ext.sql.SQLOperations