The Spring Framework

Uses of Class
org.springframework.beans.factory.support.PropertiesBeanDefinitionReader

Packages that use PropertiesBeanDefinitionReader
org.springframework.jdbc.core.support Classes supporting the org.springframework.jdbc.core package. 
 

Uses of PropertiesBeanDefinitionReader in org.springframework.jdbc.core.support
 

Constructors in org.springframework.jdbc.core.support with parameters of type PropertiesBeanDefinitionReader
JdbcBeanDefinitionReader(PropertiesBeanDefinitionReader beanDefinitionReader)
          Create a new JdbcBeanDefinitionReader that delegates to the given PropertiesBeanDefinitionReader underneath.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.