The Spring Framework

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

Packages that use LocalDataSourceConnectionProvider
org.springframework.orm.hibernate Package providing integration of Hibernate 2.1 with Spring concepts. 
 

Uses of LocalDataSourceConnectionProvider in org.springframework.orm.hibernate
 

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


The Spring Framework

Copyright © 2002-2007 The Spring Framework.