Interface MappingRelationalConverter.RelationalPropertyValueProvider

All Superinterfaces:
PropertyValueProvider<RelationalPersistentProperty>
All Known Subinterfaces:
MappingRelationalConverter.AggregatePathValueProvider
All Known Implementing Classes:
MappingRelationalConverter.DocumentValueProvider
Enclosing class:
MappingRelationalConverter

protected static interface MappingRelationalConverter.RelationalPropertyValueProvider extends PropertyValueProvider<RelationalPersistentProperty>
Extended ParameterValueProvider that can report whether a property value is present and contextualize the instance for specific behavior like projection mapping in the context of a property.