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