ehcache

Uses of Class
net.sf.ehcache.transaction.xa.EhcacheXAException

Packages that use EhcacheXAException
net.sf.ehcache.transaction.xa This package contains the functionality to provide XA support to a transactional Cache. 
 

Uses of EhcacheXAException in net.sf.ehcache.transaction.xa
 

Methods in net.sf.ehcache.transaction.xa that throw EhcacheXAException
 void EhcacheXAStore.prepare(javax.transaction.xa.Xid xid, PreparedContext context)
          Save the Transaction's data as being prepared
 void EhcacheXAStoreImpl.prepare(javax.transaction.xa.Xid xid, PreparedContext context)
          Save the Transaction's data as being prepared
 


ehcache

true