Uses of Enum Class
org.springframework.data.repository.core.support.SurroundingTransactionDetectorMethodInterceptor
Packages that use SurroundingTransactionDetectorMethodInterceptor
Package
Description
Base classes to implement repositories for various data stores.
-
Uses of SurroundingTransactionDetectorMethodInterceptor in org.springframework.data.repository.core.support
Methods in org.springframework.data.repository.core.support that return SurroundingTransactionDetectorMethodInterceptorModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.SurroundingTransactionDetectorMethodInterceptor.values()
Returns an array containing the constants of this enum class, in the order they are declared.