Uses of Enum Class
org.springframework.data.convert.CustomConversions.ConverterRegistrationIntent.ConverterOrigin
Package
Description
General purpose conversion framework to read objects from a data store abstraction and write it back.
-
Uses of CustomConversions.ConverterRegistrationIntent.ConverterOrigin in org.springframework.data.convert
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.CustomConversions.ConverterRegistrationIntent.ConverterOrigin.values()
Returns an array containing the constants of this enum class, in the order they are declared.