Spring Data Core

Uses of Interface
org.springframework.data.mapping.SimpleAssociationHandler

Packages that use SimpleAssociationHandler
org.springframework.data.mapping Base package for the mapping subsystem. 
org.springframework.data.mapping.model 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 SimpleAssociationHandler
 void PersistentEntity.doWithAssociations(SimpleAssociationHandler handler)
           
 

Uses of SimpleAssociationHandler in org.springframework.data.mapping.model
 

Methods in org.springframework.data.mapping.model with parameters of type SimpleAssociationHandler
 void BasicPersistentEntity.doWithAssociations(SimpleAssociationHandler handler)
           
 


Spring Data Core

Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.