Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Fix for bug 237692 - Add regression test for removing an object from a 1:M collection in UnitOfWork also removes from original 1:M post-commit

The following fix for 237692 has been checked in, and was previously reviewed.

https://bugs.eclipse.org/237692
(A patch file has also been uploaded to this bug)

Description:

Add a regression test for verifying that removing and deleting a child object from a UnitOfWork clone 1:M collection also removes the corresponding child object from the original collection upon UnitOfWork commit;

This scenario is executed in the Model with shouldPerformDeletesFirst set to true and false.

Code Review:

Not Required (previously reviewed by Tom Ware)

Testing:

LRG + New Test (OK)

Cheers,
-David

--
Oracle Email Signature Logo
David Minsky | Senior Member of Technical Staff | (613) 288-4605
Oracle Server Technologies DDR
45 O'Connor Street, Suite 400, Ottawa, Ontario, Canada K1P 1A4

Back to the top