Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Code transaction detail

Everyone,
    This code change is part of the ongoing initial contribution to Eclipse Persistence Services release 1.0M1
 
Short Description:
   Enhancement:SDO DataGraph
   Add recursive backpointer support for (DataObject->DataGraph) during set/detach/delete/unset operations on DataObjects inside a DataGraph envelope.
   Add non-containment behavior change for DataObject operations when inside a DataGraph.
   Modified:
        org.eclipse.persistence.sdo.SDODataObject
 
Code Reviewed by:
    Blaise Doughan
    Denise Smith
 
Automated Tests?:
 
    SDO failures unchanged 16,12
    SDO:added model.datagraph suite

/michael

Attachment: SDODataObject_diff.diff
Description: Binary data

Attachment: SDODataObject_diff.zipped
Description: Binary data


Back to the top