Package org.springframework.jdbc.config

Defines the Spring JDBC configuration namespace.

See:
          Description

Class Summary
EmbeddedDatabaseBeanDefinitionParser BeanDefinitionParser that parses embedded-database element and creates a BeanDefinition for EmbeddedDatabaseFactoryBean.
InitializeDatabaseBeanDefinitionParser BeanDefinitionParser that parses an initialize-database element and creates a BeanDefinition of type DataSourceInitializer.
JdbcNamespaceHandler NamespaceHandler for JDBC configuration namespace.
SortedResourcesFactoryBean  
 

Package org.springframework.jdbc.config Description

Defines the Spring JDBC configuration namespace.