Uses of Enum
org.infinispan.configuration.parsing.CacheParser.TransactionMode
Packages that use CacheParser.TransactionMode
-
Uses of CacheParser.TransactionMode in org.infinispan.configuration.parsing
Methods in org.infinispan.configuration.parsing that return CacheParser.TransactionModeModifier 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.