Uses of Class
org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider

Packages that use LocalDataSourceConnectionProvider
org.springframework.orm.hibernate3 Package providing integration of Hibernate3 with Spring concepts. 
 

Uses of LocalDataSourceConnectionProvider in org.springframework.orm.hibernate3
 

Subclasses of LocalDataSourceConnectionProvider in org.springframework.orm.hibernate3
 class TransactionAwareDataSourceConnectionProvider
          Subclass of LocalDataSourceConnectionProvider that returns a transaction-aware proxy for the exposed DataSource.
 



Copyright (c) 2002-2007 The Spring Framework Project.