gets the object that caused the conflict from the source com.db4o.ObjectContainer .
[Visual Basic] Function sourceObject() As Object [C#] object sourceObject(); [C++] Object* sourceObject(); [JScript] function sourceObject(): Object;
the object as it exists in the source com.db4o.ObjectContainer .
Db4oReplicationConflict Interface | com.db4o.ext Namespace