|
Spring Data Commons | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
MutablePersistentEntity<T,P extends PersistentProperty<P>> | Interface capturing mutator methods for PersistentEntity s. |
ParameterValueProvider | Callback interface to lookup values for a given PreferredConstructor.Parameter . |
Class Summary | |
---|---|
AbstractPersistentProperty<P extends PersistentProperty<P>> | Simple impementation of PersistentProperty . |
AnnotationBasedPersistentProperty<P extends PersistentProperty<P>> | Special PersistentProperty that takes annotations at a property into account. |
BasicPersistentEntity<T,P extends PersistentProperty<P>> | Simple value object to capture information of PersistentEntity s. |
BeanWrapper<E extends PersistentEntity<T,?>,T> | Value object to allow creation of objects using the metamodel, setting and getting properties. |
MappingConfigurationException | |
PreferredConstructorDiscoverer<T> | Helper class to find a PreferredConstructor . |
SimpleTypeHolder | Simple container to hold a set of types to be considered simple types. |
SpELAwareParameterValueProvider | ParameterValueProvider implementation that evaluates the PreferredConstructor.Parameter s key against
SpelExpressionParser and EvaluationContext . |
Exception Summary | |
---|---|
IllegalMappingException | Thrown when an error occurs reading the mapping between object and datastore |
MappingException | |
MappingInstantiationException |
|
Spring Data Commons | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |