|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| TransactionContext | Captures information pertaining to a specific JTA transaction. |
| TransactionManagerLookup | Factory interface, allows Cache to use different transactional systems. |
| Class Summary | |
|---|---|
| AbstractTransactionContext | An abstract transaction context |
| BatchModeTransactionManager | Not really a transaction manager in the truest sense of the word. |
| BatchModeTransactionManagerLookup | Deprecated. Use batching API on Cache instead. |
| DummyBaseTransactionManager | |
| DummyContext | |
| DummyContextFactory | |
| DummyTransaction | |
| DummyTransactionManager | Simple transaction manager implementation that maintains transaction state in memory only. |
| DummyTransactionManagerLookup | Returns an instance of DummyTransactionManager. |
| DummyUserTransaction | |
| GenericTransactionManagerLookup | A transaction manager lookup class that attempts to locate a TransactionManager. |
| GlobalTransaction | Uniquely identifies a transaction that spans all nodes in a cluster. |
| JBossStandaloneJTAManagerLookup | JTA standalone TM lookup. |
| JBossTransactionManagerLookup | Uses JNDI to look-up the
TransactionManager instance from "java:/TransactionManager". |
| MVCCTransactionContext | A transaction context specially geared to dealing with MVCC. |
| OptimisticTransactionContext | Deprecated. will be removed along with optimistic and pessimistic locking. |
| PessimisticTransactionContext | Deprecated. will be removed along with optimistic and pessimistic locking. |
| TransactionTable | Maintains the mapping between a local Transaction and a GlobalTransaction. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||