Class Hierarchy
- java.lang.Object
- net.sf.ehcache.store.AbstractStore (implements net.sf.ehcache.store.Store)
- net.sf.ehcache.transaction.AbstractTransactionStore (implements net.sf.ehcache.store.TerracottaStore)
- net.sf.ehcache.transaction.xa.XATransactionStore
- net.sf.ehcache.transaction.AbstractTransactionStore (implements net.sf.ehcache.store.TerracottaStore)
- net.sf.ehcache.transaction.xa.EhcacheXAResourceImpl (implements net.sf.ehcache.transaction.xa.EhcacheXAResource)
- net.sf.ehcache.transaction.xa.SerializableXid (implements java.io.Serializable, javax.transaction.xa.Xid)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- net.sf.ehcache.CacheException
- net.sf.ehcache.transaction.TransactionException
- net.sf.ehcache.transaction.xa.OptimisticLockFailureException
- net.sf.ehcache.transaction.TransactionException
- net.sf.ehcache.CacheException
- javax.transaction.xa.XAException
- net.sf.ehcache.transaction.xa.EhcacheXAException
- java.lang.RuntimeException
- java.lang.Exception
- net.sf.ehcache.transaction.xa.XATransactionContext
- net.sf.ehcache.transaction.xa.XidTransactionIDImpl (implements net.sf.ehcache.transaction.xa.XidTransactionID)
- net.sf.ehcache.transaction.xa.ExpiredXidTransactionIDImpl
- net.sf.ehcache.store.AbstractStore (implements net.sf.ehcache.store.Store)
Interface Hierarchy
- java.io.Serializable
- net.sf.ehcache.transaction.TransactionID
- net.sf.ehcache.transaction.xa.XidTransactionID
- net.sf.ehcache.transaction.TransactionID
- net.sf.ehcache.transaction.xa.XAExecutionListener
- javax.transaction.xa.XAResource
- net.sf.ehcache.transaction.xa.EhcacheXAResource
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- net.sf.ehcache.transaction.xa.XaCommitOutcome
- net.sf.ehcache.transaction.xa.XaRecoveryOutcome
- net.sf.ehcache.transaction.xa.XaRollbackOutcome
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)