Package org.springframework.jdbc.core.support

Classes supporting the org.springframework.jdbc.core package.

See
          Description

Class Diagram Summary
support 
 

Class Summary
JdbcBeanDefinitionReaderListableBeanFactory implementation that reads values from a database table.
JdbcDaoSupportConvenient super class for JDBC data access objects.
 

Package org.springframework.jdbc.core.support Description

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.