persistence@glassfish.java.net

GlassFish bug 3233

From: Kyle Chen <xiaosong.chen_at_oracle.com>
Date: Thu, 28 Jun 2007 09:42:42 -0400

Reviewed by: TopLink Team
Description: NPE is caused by processing the null PK being extracted from referenced target with null values in database. Issue has been resolved by adding IF condition.
Test: Passed the entity-persistence-tests.

Cheers, kyle