Uses of Interface
io.vertx.jdbcclient.JDBCConnection
Packages that use JDBCConnection
-
Uses of JDBCConnection in io.vertx.jdbcclient
Methods in io.vertx.jdbcclient that return JDBCConnectionModifier and TypeMethodDescriptionJDBCConnection.setQueryTimeout(int timeoutInSeconds) Sets a connection wide query timeout. -
Uses of JDBCConnection in io.vertx.reactivex.jdbcclient
Methods in io.vertx.reactivex.jdbcclient that return JDBCConnectionMethods in io.vertx.reactivex.jdbcclient with parameters of type JDBCConnectionModifier and TypeMethodDescriptionstatic JDBCConnectionJDBCConnection.newInstance(JDBCConnection arg) Constructors in io.vertx.reactivex.jdbcclient with parameters of type JDBCConnection -
Uses of JDBCConnection in io.vertx.rxjava3.jdbcclient
Methods in io.vertx.rxjava3.jdbcclient that return JDBCConnectionMethods in io.vertx.rxjava3.jdbcclient with parameters of type JDBCConnectionModifier and TypeMethodDescriptionstatic JDBCConnectionJDBCConnection.newInstance(JDBCConnection arg) Constructors in io.vertx.rxjava3.jdbcclient with parameters of type JDBCConnection