Uses of Enum Class
io.quarkus.narayana.jta.runtime.TransactionManagerBuildTimeConfig.UnsafeMultipleLastResourcesMode
Packages that use TransactionManagerBuildTimeConfig.UnsafeMultipleLastResourcesMode
-
Uses of TransactionManagerBuildTimeConfig.UnsafeMultipleLastResourcesMode in io.quarkus.narayana.jta.runtime
Fields in io.quarkus.narayana.jta.runtime declared as TransactionManagerBuildTimeConfig.UnsafeMultipleLastResourcesModeModifier and TypeFieldDescriptionTransactionManagerBuildTimeConfig.UnsafeMultipleLastResourcesMode.DEFAULTMethods in io.quarkus.narayana.jta.runtime that return TransactionManagerBuildTimeConfig.UnsafeMultipleLastResourcesModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.TransactionManagerBuildTimeConfig.UnsafeMultipleLastResourcesMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.quarkus.narayana.jta.runtime that return types with arguments of type TransactionManagerBuildTimeConfig.UnsafeMultipleLastResourcesModeModifier and TypeMethodDescriptionTransactionManagerBuildTimeConfig.unsafeMultipleLastResources()Deprecated, for removal: This API element is subject to removal in a future version.This property is planned for removal in a future version.Methods in io.quarkus.narayana.jta.runtime with parameters of type TransactionManagerBuildTimeConfig.UnsafeMultipleLastResourcesModeModifier and TypeMethodDescriptionvoidNarayanaJtaRecorder.logUnsafeMultipleLastResourcesOnStartup(TransactionManagerBuildTimeConfig.UnsafeMultipleLastResourcesMode mode) Deprecated, for removal: This API element is subject to removal in a future version.