ehcache

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

Packages that use SyncTransaction
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 SyncTransaction in net.sf.ehcache.hibernate.tm
 

Constructors in net.sf.ehcache.hibernate.tm with parameters of type SyncTransaction
TransactionSynchronization(SyncTransaction transaction)
          Synchronization on a Transaction
 


ehcache

true