public class RelationalEntityWriter extends Object implements org.springframework.data.convert.EntityWriter<Object,MutableAggregateChange<?>>
MutableAggregateChange.| Constructor and Description |
|---|
RelationalEntityWriter(RelationalMappingContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(Object root,
MutableAggregateChange<?> aggregateChange) |
public RelationalEntityWriter(RelationalMappingContext context)
public void write(Object root, MutableAggregateChange<?> aggregateChange)
write in interface org.springframework.data.convert.EntityWriter<Object,MutableAggregateChange<?>>Copyright © 2017–2023 Pivotal Software, Inc.. All rights reserved.