Uses of Interface
io.vertx.sqlclient.SqlClient
-
Packages that use SqlClient Package Description io.vertx.sqlclient -
-
Uses of SqlClient in io.vertx.sqlclient
Subinterfaces of SqlClient in io.vertx.sqlclient Modifier and Type Interface Description interfacePoolA connection pool which reuses a number of SQL connections.interfaceSqlConnectionA connection to the database server.
-