|
Spring Data Commons | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 Commons | |||||||||
PREV NEXT | FRAMES NO FRAMES |