All Classes
-
All Classes Interface Summary Class Summary Class Description JDBCClient An asynchronous client interface for interacting with a JDBC compliant databaseJDBCPool JDBCPool is the interface that allows using the Sql Client API with plain JDBC.SQLClient A common asynchronous client interface for interacting with SQL compliant databaseSQLConnection Represents a connection to a SQL databaseSQLOperations Represents a SQL query interface to a databaseSqlOutParam Tag if a parameter is of type OUT or INOUT.SQLRowStream A ReadStream of Rows from the underlying RDBMS.