|
Spring Data Core | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SimpleAssociationHandler
Association handler to work with the untyped PersistentProperty based Association.
PropertyHandler| Method Summary | |
|---|---|
void |
doWithAssociation(Association<? extends PersistentProperty<?>> association)
Handle the given Association. |
| Method Detail |
|---|
void doWithAssociation(Association<? extends PersistentProperty<?>> association)
Association.
association - will never be null.
|
Spring Data Core | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||