|
Spring Data Core | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
MutablePersistentEntity<T,P extends PersistentProperty<P>> | Interface capturing mutator methods for PersistentEntity s. |
ParameterValueProvider<P extends PersistentProperty<P>> | Callback interface to lookup values for a given PreferredConstructor.Parameter . |
PropertyValueProvider<P extends PersistentProperty<P>> | SPI for components to provide values for as PersistentProperty . |
SpELExpressionEvaluator | SPI for components that can evaluate Spring EL expressions. |
Exception Summary | |
---|---|
IllegalMappingException | Thrown when an error occurs reading the mapping between object and datastore |
MappingException | |
MappingInstantiationException | Exception being thrown in case an entity could not be instantiated in the process of a to-object-mapping. |
Core implementation of the mapping subsystem's model.
|
Spring Data Core | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |