Uses of Enum Class
org.springframework.data.domain.ExampleMatcher.NoOpPropertyValueTransformer
Package
Description
Central domain abstractions especially to be used in combination with the
Repository
abstraction.-
Uses of ExampleMatcher.NoOpPropertyValueTransformer in org.springframework.data.domain
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ExampleMatcher.NoOpPropertyValueTransformer.values()
Returns an array containing the constants of this enum class, in the order they are declared.