Uses of Enum
org.infinispan.configuration.parsing.CacheParser.TransactionMode
-
Uses of CacheParser.TransactionMode in org.infinispan.configuration.parsing
Modifier and TypeMethodDescriptionstatic CacheParser.TransactionMode
CacheParser.TransactionMode.fromConfiguration
(TransactionConfiguration transactionConfiguration, boolean batchingEnabled) static CacheParser.TransactionMode
Returns the enum constant of this type with the specified name.static CacheParser.TransactionMode[]
CacheParser.TransactionMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.