package

org.springframework.jdbc.config

Defines the Spring JDBC configuration namespace.

Classes

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.