| Package | Description |
|---|---|
| org.infinispan.transaction.tm |
Infinispan's bare-bones internal transaction manager, used for batching calls as well as as a dummy, unit-test-only
transaction manager.
|
| Class and Description |
|---|
| BatchModeTransactionManager
Not really a transaction manager in the truest sense of the word.
|
| DummyBaseTransactionManager |
| DummyTransaction |
| DummyTransactionManager
Simple transaction manager implementation that maintains transaction state in memory only.
|
| DummyUserTransaction |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.