[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[eclipselink-dev] Fix for Bug 255990 - weaved cloning now handles inherited ToOne relationships
|
- From: Tom Ware <tom.ware@xxxxxxxxxx>
- Date: Thu, 08 Jan 2009 10:50:38 -0500
- Delivered-to: eclipselink-dev@eclipse.org
- User-agent: Thunderbird 2.0.0.18 (Windows/20081105)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=255990
Updated weaved _persistence_post_clone method to call
super._persistence_post_clone() when available
Reviewed by James Sutherland
Added new testing to InheritedModelJunitTest.testInheritedClone()
Tests have been run on a SunVM and on JRockit