Uses of Enum Class
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 class with the specified name.static CacheParser.TransactionMode[]
CacheParser.TransactionMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.