JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package net.sf.ehcache.transaction
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
net.sf.ehcache.transaction.
AbstractSoftLockManager
(implements net.sf.ehcache.transaction.
SoftLockManager
)
net.sf.ehcache.transaction.
SoftLockManagerImpl
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.
AbstractTransactionIDFactory
(implements net.sf.ehcache.transaction.
TransactionIDFactory
)
net.sf.ehcache.transaction.
TransactionIDFactoryImpl
net.sf.ehcache.transaction.
AbstractTransactionStore.TxResult
(implements net.sf.ehcache.search.
Result
)
net.sf.ehcache.transaction.
AbstractTransactionStore.TxResultsIterator
(implements java.util.Iterator<E>)
net.sf.ehcache.transaction.
AbstractTransactionStore.TxResultsList
(implements java.util.List<E>)
net.sf.ehcache.transaction.
AbstractTransactionStore.TxResultsListIterator
(implements java.util.ListIterator<E>)
net.sf.ehcache.transaction.
AbstractTransactionStore.TxSearchResults
(implements net.sf.ehcache.search.
Results
)
net.sf.ehcache.transaction.
DelegatingTransactionIDFactory
(implements net.sf.ehcache.transaction.
TransactionIDFactory
)
net.sf.ehcache.transaction.
ReadCommittedSoftLockFactory
(implements net.sf.ehcache.transaction.
SoftLockFactory
)
net.sf.ehcache.transaction.
ReadCommittedSoftLockImpl
(implements net.sf.ehcache.transaction.
SoftLock
)
net.sf.ehcache.transaction.
SoftLockHelper
net.sf.ehcache.transaction.
SoftLockID
(implements java.io.Serializable)
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.
DeadLockException
net.sf.ehcache.transaction.
TransactionIDNotFoundException
net.sf.ehcache.transaction.
TransactionInterruptedException
net.sf.ehcache.transaction.
TransactionTimeoutException
net.sf.ehcache.transaction.
TransactionAwareAttributeExtractor
(implements net.sf.ehcache.search.attribute.
AttributeExtractor
)
net.sf.ehcache.transaction.
TransactionIDImpl
(implements net.sf.ehcache.transaction.
TransactionID
)
net.sf.ehcache.transaction.
ExpiredTransactionIDImpl
net.sf.ehcache.transaction.
TransactionIDSerializedForm
(implements java.io.Serializable)
net.sf.ehcache.transaction.
XidTransactionIDSerializedForm
(implements java.io.Serializable)
Interface Hierarchy
java.io.Serializable
net.sf.ehcache.transaction.
TransactionID
net.sf.ehcache.transaction.
SoftLock
net.sf.ehcache.transaction.
SoftLockFactory
net.sf.ehcache.transaction.
SoftLockManager
net.sf.ehcache.transaction.
TransactionIDFactory
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
net.sf.ehcache.transaction.
Decision
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes