Package | Description |
---|---|
org.springframework.data.convert |
General purpose conversion framework to read objects from a data store abstraction and write it back.
|
org.springframework.data.mapping.context |
Mapping context API and implementation base classes.
|
org.springframework.data.mapping.model |
Core implementation of the mapping subsystem's model.
|
Class and Description |
---|
ParameterValueProvider
Callback interface to lookup values for a given
PreferredConstructor.Parameter . |
Class and Description |
---|
MutablePersistentEntity
Interface capturing mutator methods for
PersistentEntity s. |
SimpleTypeHolder
Simple container to hold a set of types to be considered simple types.
|
Class and Description |
---|
AbstractPersistentProperty
Simple impementation of
PersistentProperty . |
BeanWrapper
Value object to allow creation of objects using the metamodel, setting and getting properties.
|
MappingException |
MutablePersistentEntity
Interface capturing mutator methods for
PersistentEntity s. |
ParameterValueProvider
Callback interface to lookup values for a given
PreferredConstructor.Parameter . |
PropertyValueProvider
SPI for components to provide values for as
PersistentProperty . |
SimpleTypeHolder
Simple container to hold a set of types to be considered simple types.
|
SpELContext
Simple factory to create
SpelExpressionParser and EvaluationContext instances. |
SpELExpressionEvaluator
SPI for components that can evaluate Spring EL expressions.
|
Copyright © 2011-2013-2014 Pivotal. All Rights Reserved.