Spring Data Commons

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

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

Classes in org.springframework.data.mapping.model used by org.springframework.data.mapping.context
MutablePersistentEntity
          Interface capturing mutator methods for PersistentEntitys.
SimpleTypeHolder
          Simple container to hold a set of types to be considered simple types.
 

Classes in org.springframework.data.mapping.model used by org.springframework.data.mapping.model
AbstractPersistentProperty
          Simple impementation of PersistentProperty.
BeanWrapper
          Value object to allow creation of objects using the metamodel, setting and getting properties.
MutablePersistentEntity
          Interface capturing mutator methods for PersistentEntitys.
ParameterValueProvider
          Callback interface to lookup values for a given PreferredConstructor.Parameter.
SimpleTypeHolder
          Simple container to hold a set of types to be considered simple types.
 


Spring Data Commons

Copyright © 2011. All Rights Reserved.