Uses of Enum Class
dev.snowdrop.boot.narayana.core.properties.TransactionalDriverProperties.IsolationLevel
Packages that use TransactionalDriverProperties.IsolationLevel
-
Uses of TransactionalDriverProperties.IsolationLevel in dev.snowdrop.boot.narayana.core.properties
Methods in dev.snowdrop.boot.narayana.core.properties that return TransactionalDriverProperties.IsolationLevelModifier and TypeMethodDescriptionTransactionalDriverProperties.getDefaultIsolationLevel()Returns the enum constant of this class with the specified name.TransactionalDriverProperties.IsolationLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.snowdrop.boot.narayana.core.properties with parameters of type TransactionalDriverProperties.IsolationLevelModifier and TypeMethodDescriptionvoidTransactionalDriverProperties.setDefaultIsolationLevel(TransactionalDriverProperties.IsolationLevel defaultIsolationLevel)