Spring Data Core

Uses of Interface
org.springframework.data.mapping.model.PropertyValueProvider

Packages that use PropertyValueProvider
org.springframework.data.mapping.model Core implementation of the mapping subsystem's model. 
 

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

Constructors in org.springframework.data.mapping.model with parameters of type PropertyValueProvider
PersistentEntityParameterValueProvider(PersistentEntity<?,P> entity, PropertyValueProvider<P> provider, Object parent)
          Creates a new PersistentEntityParameterValueProvider for the given PersistentEntity and PropertyValueProvider.
 


Spring Data Core

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