|
Spring Data Core | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SimplePropertyHandler
A property handler to work with untyped PersistentProperty instances.
| Method Summary | |
|---|---|
void |
doWithPersistentProperty(PersistentProperty<?> property)
Handle the given PersistentProperty. |
| Method Detail |
|---|
void doWithPersistentProperty(PersistentProperty<?> property)
PersistentProperty.
property - will never be null.
|
Spring Data Core | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||