Uses of Class
org.springframework.data.relational.core.conversion.RowDocumentAccessor
Packages that use RowDocumentAccessor
-
Uses of RowDocumentAccessor in org.springframework.data.relational.core.conversion
Methods in org.springframework.data.relational.core.conversion with parameters of type RowDocumentAccessorModifier and TypeMethodDescriptionMappingRelationalConverter.newValueProvider(RowDocumentAccessor documentAccessor, ValueExpressionEvaluator evaluator, MappingRelationalConverter.ConversionContext context) protected <S> SMappingRelationalConverter.readAggregate(MappingRelationalConverter.ConversionContext context, RowDocumentAccessor documentAccessor, TypeInformation<? extends S> typeHint) Conversion method to materialize an object from adocument.