Uses of Interface
org.springframework.data.mapping.AssociationHandler
Package
Description
Base package for the mapping subsystem.
Core implementation of the mapping subsystem's model.
-
Uses of AssociationHandler in org.springframework.data.mapping
Modifier and TypeMethodDescriptionvoid
PersistentEntity.doWithAssociations
(AssociationHandler<P> handler) -
Uses of AssociationHandler in org.springframework.data.mapping.model
Modifier and TypeMethodDescriptionvoid
BasicPersistentEntity.doWithAssociations
(AssociationHandler<P> handler)