Spring Data Core

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

Packages that use SimplePropertyHandler
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 SimplePropertyHandler in org.springframework.data.mapping
 

Methods in org.springframework.data.mapping with parameters of type SimplePropertyHandler
 void PersistentEntity.doWithProperties(SimplePropertyHandler handler)
           
 

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

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


Spring Data Core

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