Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Fix for Bug 358850 checked in

Bug 358850 - ATTRIBUTES WITH FETCHTYPE.LAZY ARE POPULATED WITH REFERENCE TO SHARED CACHE

 

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

 

- Changed code in ClassWeaver to generate _persistence_shallow_clone() method to make variables null which correspond to lazy OneToOne attributes.

- Added test case to EntityManagerJUnitTestSuite.

 

Reviewed By: Tom Ware

Testing: Core LRG & JPA LRG

 

Fixed in trunk (2.4) at revision 10764


Back to the top