Uses of Enum Class
org.infinispan.configuration.cache.TransactionMode
Packages that use TransactionMode
-
Uses of TransactionMode in org.infinispan.configuration.cache
Methods in org.infinispan.configuration.cache that return TransactionModeModifier and TypeMethodDescriptionstatic TransactionMode
Returns the enum constant of this class with the specified name.static TransactionMode[]
TransactionMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.