Uses of Class
org.springframework.data.mapping.model.AbstractPersistentProperty

Packages that use AbstractPersistentProperty
org.springframework.data.mapping.model Core implementation of the mapping subsystem's model. 
 

Uses of AbstractPersistentProperty in org.springframework.data.mapping.model
 

Subclasses of AbstractPersistentProperty in org.springframework.data.mapping.model
 class AnnotationBasedPersistentProperty<P extends PersistentProperty<P>>
          Special PersistentProperty that takes annotations at a property into account.
 



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