Uses of Class
org.springframework.data.mapping.model.AbstractPersistentProperty
Package
Description
Core implementation of the mapping subsystem's model.
-
Uses of AbstractPersistentProperty in org.springframework.data.mapping.model
Modifier and TypeClassDescriptionclass
AnnotationBasedPersistentProperty<P extends PersistentProperty<P>>
SpecialPersistentProperty
that takes annotations at a property into account.