Details
-
Bug
-
Status: Open
-
Critical
-
Resolution: Unresolved
-
Java-SDO-1.1
-
None
-
Windows 7 x64, JVM 1.6.x
Description
I created a static SDO DataObject, I have make it changeloggin on (...getChangeSummary().beginLogging()
), I serialized it with XMLHelper.save(...). When I deserialize the same object (XMLHelper.load(...)), isLogging () returns false and I can not access modified objects.