Uses of Class
io.vertx.rxjava3.jdbcclient.JDBCConnection
Packages that use JDBCConnection
-
Uses of JDBCConnection in io.vertx.rxjava3.jdbcclient
Fields in io.vertx.rxjava3.jdbcclient with type parameters of type JDBCConnectionModifier and TypeFieldDescriptionstatic final io.vertx.lang.rx.TypeArg<JDBCConnection> JDBCConnection.__TYPE_ARGMethods in io.vertx.rxjava3.jdbcclient that return JDBCConnectionModifier and TypeMethodDescriptionstatic JDBCConnectionJDBCConnection.newInstance(JDBCConnection arg) JDBCConnection.setQueryTimeout(int timeoutInSeconds) Sets a connection wide query timeout.