I am trying to find out if the EclipseSDO library provides any help in converting a Change Summary to XML? I want to send just the changes to my SDO object over to a REST service using the HTTP PATCH method rather than sending the entire DataObject.
I remember from reading the SDO spec that the format for this is explained; but I just can't figure out the API. Sorry if I have missing something obvious.