Uses of Class
io.vertx.rxjava.jdbcclient.JDBCPool
-
Packages that use JDBCPool Package Description io.vertx.rxjava.jdbcclient -
-
Uses of JDBCPool in io.vertx.rxjava.jdbcclient
Fields in io.vertx.rxjava.jdbcclient with type parameters of type JDBCPool Modifier and Type Field Description static TypeArg<JDBCPool>
JDBCPool. __TYPE_ARG
Methods in io.vertx.rxjava.jdbcclient that return JDBCPool Modifier and Type Method Description static JDBCPool
JDBCPool. newInstance(JDBCPool arg)
-