Uses of Enum Class
org.springframework.data.mapping.model.BeanWrapperPropertyAccessorFactory
Packages that use BeanWrapperPropertyAccessorFactory
Package
Description
Core implementation of the mapping subsystem's model.
-
Uses of BeanWrapperPropertyAccessorFactory in org.springframework.data.mapping.model
Subclasses with type arguments of type BeanWrapperPropertyAccessorFactory in org.springframework.data.mapping.modelMethods in org.springframework.data.mapping.model that return BeanWrapperPropertyAccessorFactoryModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static BeanWrapperPropertyAccessorFactory[]BeanWrapperPropertyAccessorFactory.values()Returns an array containing the constants of this enum class, in the order they are declared.