|
Spring Data Core | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReflectionEntityInstantiator | |
---|---|
org.springframework.data.convert | General purpose conversion framework to read objects from a data store abstraction and write it back. |
Uses of ReflectionEntityInstantiator in org.springframework.data.convert |
---|
Methods in org.springframework.data.convert that return ReflectionEntityInstantiator | |
---|---|
static ReflectionEntityInstantiator |
ReflectionEntityInstantiator.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ReflectionEntityInstantiator[] |
ReflectionEntityInstantiator.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
Spring Data Core | |||||||||
PREV NEXT | FRAMES NO FRAMES |