| Package | Description |
|---|---|
| org.springframework.data.mapping.model |
Core implementation of the mapping subsystem's model.
|
| Constructor and Description |
|---|
PersistentEntityParameterValueProvider(PersistentEntity<?,P> entity,
PropertyValueProvider<P> provider,
Optional<Object> parent)
Creates a new
PersistentEntityParameterValueProvider for the given PersistentEntity and
PropertyValueProvider. |
Copyright © 2011-2016–2017 Pivotal Software, Inc.. All rights reserved.