Uses of Enum Class
org.springframework.data.mapping.model.PropertyNameFieldNamingStrategy
Package
Description
Core implementation of the mapping subsystem's model.
-
Uses of PropertyNameFieldNamingStrategy in org.springframework.data.mapping.model
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static PropertyNameFieldNamingStrategy[]
PropertyNameFieldNamingStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.