Uses of Interface
org.springframework.data.mapping.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
Modifier and TypeMethodDescriptionvoid
PersistentEntity.doWithAssociations
(SimpleAssociationHandler handler) -
Uses of SimpleAssociationHandler in org.springframework.data.mapping.model
Modifier and TypeMethodDescriptionvoid
BasicPersistentEntity.doWithAssociations
(SimpleAssociationHandler handler)