Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Check-in: Bug 346022 - changes to M-M mappings not written when same objects are added and removed from a collection

https://bugs.eclipse.org/bugs/show_bug.cgi?id=346022

The change clears the list of added and removed objects in an IndirectCollection using attribute change tracking at the same time as the change set is cleared

Reviewed by Andrei Ilitchev
Approved by Peter Krogh

Tested with JPA and Core LRG

Added test to EntityManagerJUnitTestCase


Back to the top