Skip to main content

[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

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


Back to the top