Closed vietj closed 10 months ago
Decouple the SqlClient implementation from the legacy JDBC client and use the SqlClient pool instead of a DataSource pool.
io.vertx.jdbclient
FYI @tsegismont
I realize that the new API doesn't implement stored procedure invocation. We need it before 5.0 is released. Is it tracked somewhere?
Decouple the SqlClient implementation from the legacy JDBC client and use the SqlClient pool instead of a DataSource pool.
io.vertx.jdbclient
package