站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 2.0.5 API 文档英文版

Uses of Class org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

The Spring Framework

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.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.