|
Spring Data Core | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AssociationHandler<P extends PersistentProperty<P>>
Callback interface to implement functionality to be applied to a collection of Association
s.
Method Summary | |
---|---|
void |
doWithAssociation(Association<P> association)
Processes the given Association . |
Method Detail |
---|
void doWithAssociation(Association<P> association)
Association
.
association
-
|
Spring Data Core | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |