| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
org.springframework.jdbc.core package.
See:
          Description
| Class Summary | |
|---|---|
| AbstractInterruptibleBatchPreparedStatementSetter | Abstract implementation of the InterruptibleBatchPreparedStatementSetterinterface, combining the check for available values and setting of those
 into a single callback methodAbstractInterruptibleBatchPreparedStatementSetter.setValuesIfAvailable(java.sql.PreparedStatement, int). | 
| AbstractLobCreatingPreparedStatementCallback | Abstract PreparedStatementCallback implementation that manages a LobCreator. | 
| AbstractLobStreamingResultSetExtractor | Abstract ResultSetExtractor implementation that assumes streaming of LOB data. | 
| AbstractSqlTypeValue | Abstract implementation of the SqlTypeValue interface, for convenient
 creation of type values that are supposed to be passed into the PreparedStatement.setObjectmethod. | 
| JdbcBeanDefinitionReader | Bean definition reader that reads values from a database table, based on a given SQL statement. | 
| JdbcDaoSupport | Convenient super class for JDBC-based data access objects. | 
| SqlLobValue | Object to represent an SQL BLOB/CLOB value parameter. | 
Classes supporting the org.springframework.jdbc.core package.
Contains a DAO base class for JdbcTemplate usage.
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||