Package org.springframework.data.mapping
Interface PropertyHandler<P extends PersistentProperty<P>>
public interface PropertyHandler<P extends PersistentProperty<P>>
Callback interface to do something with all plain 
PersistentProperty instances except associations
 and transient properties.- Author:
 - Jon Brisbin
 
- 
Method Summary
 
- 
Method Details
- 
doWithPersistentProperty
 
 -