Uses of Class
org.infinispan.transaction.tm.BatchModeTransactionManager
Packages that use BatchModeTransactionManager
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 BatchModeTransactionManager in org.infinispan.transaction.tm
Methods in org.infinispan.transaction.tm that return BatchModeTransactionManagerModifier and TypeMethodDescriptionstatic BatchModeTransactionManager
BatchModeTransactionManager.getInstance()