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-2008 The Spring Framework.