|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sf.ehcache.transaction | |
---|---|
net.sf.ehcache | This package contains the public API for using ehcache. |
net.sf.ehcache.store | Store package. |
net.sf.ehcache.terracotta | This package contains the Terracotta integration functionalities. |
net.sf.ehcache.transaction | This package contains classes for controlling cache operations for transactional use. |
net.sf.ehcache.transaction.local | This package contains the local transactions subsystem. |
net.sf.ehcache.transaction.xa | This package contains the functionality to provide XA support to a transactional Cache. |
net.sf.ehcache.transaction.xa.commands | This package contains a representation of the queued commands which can be executed against a XA store. |
Classes in net.sf.ehcache.transaction used by net.sf.ehcache | |
---|---|
SoftLockFactory
A factory of soft-locks supporting a specific isolation level. |
|
SoftLockManager
A factory for SoftLock s |
|
TransactionIDFactory
A factory for transaction IDs. |
Classes in net.sf.ehcache.transaction used by net.sf.ehcache.store | |
---|---|
AbstractTransactionStore
Abstract transactional store which provides implementation of all non-transactional methods |
Classes in net.sf.ehcache.transaction used by net.sf.ehcache.terracotta | |
---|---|
SoftLockManager
A factory for SoftLock s |
|
TransactionIDFactory
A factory for transaction IDs. |
Classes in net.sf.ehcache.transaction used by net.sf.ehcache.transaction | |
---|---|
AbstractSoftLockManager
An abstract map backed soft lock manager. |
|
AbstractTransactionIDFactory
An abstract map backed transaction id factory. |
|
Decision
The decision types a Transaction ID can be in |
|
ReadCommittedSoftLockImpl
A SoftLock implementation with Read-Committed isolation level |
|
SoftLock
A soft lock is used to lock elements in transactional stores |
|
SoftLockFactory
A factory of soft-locks supporting a specific isolation level. |
|
SoftLockID
A soft lock ID is used to uniquely identify a soft lock |
|
SoftLockManager
A factory for SoftLock s |
|
TransactionException
Instances of this class or its subclasses are thrown when an error happen in the transaction subsystem |
|
TransactionID
A transaction identifier. |
|
TransactionIDFactory
A factory for transaction IDs. |
|
TransactionIDImpl
A transaction ID implementation with uniqueness across a single JVM |
|
TransactionIDSerializedForm
A replacement serialized form for transaction IDs. |
|
XidTransactionIDSerializedForm
A replacement serialized form for XID transaction IDs. |
Classes in net.sf.ehcache.transaction used by net.sf.ehcache.transaction.local | |
---|---|
AbstractTransactionStore
Abstract transactional store which provides implementation of all non-transactional methods |
|
SoftLock
A soft lock is used to lock elements in transactional stores |
|
SoftLockManager
A factory for SoftLock s |
|
TransactionID
A transaction identifier. |
|
TransactionIDFactory
A factory for transaction IDs. |
Classes in net.sf.ehcache.transaction used by net.sf.ehcache.transaction.xa | |
---|---|
AbstractTransactionStore
Abstract transactional store which provides implementation of all non-transactional methods |
|
SoftLockManager
A factory for SoftLock s |
|
TransactionException
Instances of this class or its subclasses are thrown when an error happen in the transaction subsystem |
|
TransactionID
A transaction identifier. |
|
TransactionIDFactory
A factory for transaction IDs. |
Classes in net.sf.ehcache.transaction used by net.sf.ehcache.transaction.xa.commands | |
---|---|
SoftLockManager
A factory for SoftLock s |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |