Uses of Interface
org.springframework.data.mapping.SimpleAssociationHandler
Packages that use SimpleAssociationHandler
Package
Description
Base package for the mapping subsystem.
Core implementation of the mapping subsystem's model.
-
Uses of SimpleAssociationHandler in org.springframework.data.mapping
Methods in org.springframework.data.mapping with parameters of type SimpleAssociationHandlerModifier and TypeMethodDescriptionvoid
PersistentEntity.doWithAssociations
(SimpleAssociationHandler handler) -
Uses of SimpleAssociationHandler in org.springframework.data.mapping.model
Methods in org.springframework.data.mapping.model with parameters of type SimpleAssociationHandlerModifier and TypeMethodDescriptionvoid
BasicPersistentEntity.doWithAssociations
(SimpleAssociationHandler handler)