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.
|
Modifier and Type | Method and Description |
---|---|
DummyTransaction |
DummyBaseTransactionManager.getTransaction()
Get the transaction associated with the calling thread.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.