Hi Lon, You can use/modify isIdenticalToSnapshot() here:
https://gist.github.com/mrg/4dce22b67175c27f4047 At least that worked for Cayenne 3.0.2 -- you didn't specify which version of Cayenne. I suspect this will work for more recent versions as well. mrg On Tue, Aug 25, 2015 at 5:07 PM, Lon Varscsak <lon.varsc...@gmail.com> wrote: > Is there a way to get the committed value of a property? There have been a > few times with EOF where comparing the current value with the committed > snapshot is handy. > > -Lon >