Uses of Interface
org.springframework.data.relational.core.conversion.MappingRelationalConverter.AggregatePathValueProvider
Packages that use MappingRelationalConverter.AggregatePathValueProvider
-
Uses of MappingRelationalConverter.AggregatePathValueProvider in org.springframework.data.relational.core.conversion
Classes in org.springframework.data.relational.core.conversion that implement MappingRelationalConverter.AggregatePathValueProviderModifier and TypeClassDescriptionprotected static final classPropertyValueProviderto evaluate a SpEL expression if present on the property or simply accesses the field of the configured sourceRowDocument.Methods in org.springframework.data.relational.core.conversion that return MappingRelationalConverter.AggregatePathValueProviderModifier and TypeMethodDescriptionMappingRelationalConverter.AggregatePathValueProvider.withContext(MappingRelationalConverter.ConversionContext context) Contextualize this property value provider.