Uses of Class
org.infinispan.transaction.tm.EmbeddedBaseTransactionManager
Package
Description
Infinispan's bare-bones internal transaction manager, used for batching calls as well as as a dummy, unit-test-only
transaction manager.
-
Uses of EmbeddedBaseTransactionManager in org.infinispan.transaction.tm
Modifier and TypeClassDescriptionclass
Not really a transaction manager in the truest sense of the word.class
Simple transaction manager implementation that maintains transaction state in memory only.