Uses of Enum Class
io.quarkus.narayana.jta.runtime.ObjectStoreType
Packages that use ObjectStoreType
-
Uses of ObjectStoreType in io.quarkus.narayana.jta.runtime
Fields in io.quarkus.narayana.jta.runtime declared as ObjectStoreTypeMethods in io.quarkus.narayana.jta.runtime that return ObjectStoreTypeModifier and TypeMethodDescriptionstatic ObjectStoreTypeReturns the enum constant of this class with the specified name.static ObjectStoreType[]ObjectStoreType.values()Returns an array containing the constants of this enum class, in the order they are declared.