Spring Data Commons

Uses of Package
org.springframework.data.mapping

Packages that use org.springframework.data.mapping
org.springframework.data.mapping   
org.springframework.data.mapping.model   
 

Classes in org.springframework.data.mapping used by org.springframework.data.mapping
AbstractPersistentProperty
          Simple impementation of PersistentProperty.
AssociationHandler
           
BeanWrapper
          Value object to allow creation of objects using the metamodel, setting and getting properties.
MutablePersistentEntity
          Interface capturing mutator methods for PersistentEntitys.
PropertyHandler
          Callback interface to do something with all plain PersistentProperty instances except associations, transient properties and the id-property.
 

Classes in org.springframework.data.mapping used by org.springframework.data.mapping.model
AssociationHandler
           
PropertyHandler
          Callback interface to do something with all plain PersistentProperty instances except associations, transient properties and the id-property.
 


Spring Data Commons

Copyright © 2011. All Rights Reserved.