|
Spring Data Commons | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropertyHandler<P extends PersistentProperty<P>>
Callback interface to do something with all plain PersistentProperty
instances except associations
and transient properties.
Method Summary | |
---|---|
void |
doWithPersistentProperty(P persistentProperty)
|
Method Detail |
---|
void doWithPersistentProperty(P persistentProperty)
|
Spring Data Commons | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |