ehcache

Uses of Class
net.sf.ehcache.hibernate.tm.SyncTransactionManager

Packages that use SyncTransactionManager
net.sf.ehcache.hibernate.tm This package contains to fake the TransactionManager to EhcacheXAResources, so that we can use a singlePhase commit using a javax.transaction.Synchronization 
 

Uses of SyncTransactionManager in net.sf.ehcache.hibernate.tm
 

Constructors in net.sf.ehcache.hibernate.tm with parameters of type SyncTransactionManager
SyncTransaction(SyncTransactionManager syncTransactionManager)
          Constructor
 


ehcache

true