Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Bug Fix - Bug 325035 - Duplicate Insert on lazy Set

Checked into 2.3.1

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

Fix makes IndirectSet instantiate on add/remove by default and allows enable/disable of this functionality on IndirectSet and IndirectList.

Reviewed by James Sutherland

Added tests to: org.eclipse.persistence.testing.tests.jpa.inheritence.EntityManagerJUnitTestSuite

Tested with Core and JPA LRG


Back to the top