Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Re: Proposed fix for bug 232555: NPE setting embedded attributes after persist in woven classes

Checked the patch into both 1.0.1 and 1.1
----- Original Message -----
Sent: Wednesday, August 27, 2008 12:07 PM
Subject: Proposed fix for bug 232555: NPE setting embedded attributes after persist in woven classes

The fix is a trivial null check.
The test attached to the bug passes, also added similar EntityManagerJUnitTestSuite.testEmbeddedNPE to jpa tests.
The fix reviewed by Tom, I will check it today into both 1.0.1 and 1.1
 
Thanks,
Andrei


Back to the top