|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Class Summary | |
| 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.setObject method. |
| JdbcBeanDefinitionReader | ListableBeanFactory implementation that reads values from a database table. |
| JdbcDaoSupport | Convenient super class for JDBC 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, and a bean definition reader that reads its properties from a JDBC table.