All Classes and Interfaces

Class
Description
Maps and binds a parameter to a JDBC PreparedStatement.
Maps each row of a JDBC ResultSet to a Java object of type T.
Represents a generic SQL operation that can be executed using a JDBC Connection or DataSource.
Utility class for building and executing SQL queries with dynamic parameters.
 
 
Maps a JDBC CallableStatement to a Java object of type T.
Represents a database transaction as a composable unit of work.