Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Fix for bug 306075

"=null" is generated instead of "is null" for direct collection
https://bugs.eclipse.org/bugs/show_bug.cgi?id=306075

Fix to DirectCollectionMapping to add a cached "delete null" query to be used for correct SQL generation in direct collection null element removal/deletion

Contributed: John Vandale
Reviewed: Chris Delahunt, David Minsky
Testing: LRG & JPA FullRegressionTestSuite
New tests: DirectCollectionMappingDeleteNullValueTest (added to MappingTestModel)

IP Log updated - http://wiki.eclipse.org/EclipseLink/IPLog#Contributions_-_2.1_Release_Log

Fixed in revision 6994

--
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