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

Uses of Interface org.springframework.transaction.support.CallbackPreferringPlatformTransactionManager (Spring Framework API 2.1) - Spring Framework 2.1.0 API 文档英文版


The Spring Framework

Uses of Interface
org.springframework.transaction.support.CallbackPreferringPlatformTransactionManager

Packages that use CallbackPreferringPlatformTransactionManager
org.springframework.transaction.jta Transaction SPI implementation for JTA. 
 

Uses of CallbackPreferringPlatformTransactionManager in org.springframework.transaction.jta
 

Classes in org.springframework.transaction.jta that implement CallbackPreferringPlatformTransactionManager
 class WebSphereUowTransactionManager
          WebSphere-specific PlatformTransactionManager implementation that delegates to a UOWManager instance, obtained from WebSphere's JNDI environment.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.