I see that I can call OptimisticLockException.getFreshSnapshot to get information about the object that failed to save, but if the object was deleted in the DB, then this returns null. In that case, how do I find out which object was the reason for the failure?
Thanks, John
