[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
|
- From: Tom Ware <tom.ware@xxxxxxxxxx>
- Date: Wed, 08 Jun 2011 10:15:15 -0400
- Delivered-to: eclipselink-dev@eclipse.org
- User-agent: Thunderbird 2.0.0.24 (Windows/20100228)
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