Package io.vertx.jdbcclient
-
Interface Summary Interface Description JDBCConnection JDBCPool JDBCPool is the interface that allows using the Sql Client API with plain JDBC.SqlOutParam Tag if a parameter is of type OUT or INOUT. -
Class Summary Class Description JDBCConnectOptions JDBCConnectOptionsConverter Converter and mapper forJDBCConnectOptions
.JDBCUtils SqlOptions Represents the options one can use to customize the unwrapped connection/statement/resultset types -
Enum Summary Enum Description FetchDirection Represents the fetch direction hintResultSetConcurrency Represents the resultset concurrency hintResultSetType Represents the resultset type hintTransactionIsolation Represents a Transaction Isolation Level