public class RelationalEntityUpdateWriter extends Object implements EntityWriter<Object,MutableAggregateChange<?>>
MutableAggregateChange. Does not perform any isNew
check.| Constructor and Description |
|---|
RelationalEntityUpdateWriter(RelationalMappingContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(Object root,
MutableAggregateChange<?> aggregateChange) |
public RelationalEntityUpdateWriter(RelationalMappingContext context)
public void write(Object root, MutableAggregateChange<?> aggregateChange)
write in interface EntityWriter<Object,MutableAggregateChange<?>>Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.