Uses of Package
org.springframework.data.mapping.context

Packages that use org.springframework.data.mapping.context
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.repository.core.support Base classes to implement repositories for various data stores. 
 

Classes in org.springframework.data.mapping.context used by org.springframework.data.convert
MappingContext
          This interface defines the overall context including all known PersistentEntity instances and methods to obtain instances on demand.
 

Classes in org.springframework.data.mapping.context used by org.springframework.data.mapping.context
MappingContext
          This interface defines the overall context including all known PersistentEntity instances and methods to obtain instances on demand.
PersistentPropertyPath
          Abstraction of a path of PersistentPropertys.
 

Classes in org.springframework.data.mapping.context used by org.springframework.data.repository.core.support
MappingContext
          This interface defines the overall context including all known PersistentEntity instances and methods to obtain instances on demand.
 



Copyright © 2011-2013-2013 SpringSource. All Rights Reserved.