Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Fix for bug 306068 checked into 1.2

Fix for bug 306068 - NPE in ParameterExpression.validateParameterValueAgainstMapping for DirectCollectionMapping

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

Added null check in ParameterExpression validateParameterValueAgainstMapping to prevent NullPointerException, same code is present in 2.0 and trunk (backport to 1.2).

Reviewed: Chris Delahunt

Tests: LRG & JPA FullRegressionTestSuite (ok)

--
Oracle <http://www.oracle.com>
David Minsky | Senior Member of Technical Staff
Phone: +1 613 2884605 <tel:+1%20613%202884605>
Oracle Oracle Server Technologies Sustaining Engineering
ORACLE Canada | 45 O'Connor Street, Ottawa, Ontario | K1P 1A4
Green Oracle <http://www.oracle.com/commitment> Oracle is committed to developing practices and products that help protect the environment


Back to the top