Package org.springframework.jdbc.config

Defines the Spring JDBC configuration namespace.

See:
          Description

Class Summary
InitializeDatabaseBeanDefinitionParser BeanDefinitionParser that parses an initialize-database element and creates a BeanDefinition of type DataSourceInitializer.
JdbcNamespaceHandler NamespaceHandler for JDBC configuration namespace.
SortedResourcesFactoryBean FactoryBean implementation that takes a list of location Strings and creates a sorted array of Resource instances.
 

Package org.springframework.jdbc.config Description

Defines the Spring JDBC configuration namespace.