Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-dev] Bug fixes 316774 and 325916 checked in

Sorry reply was on wrong thread... I was replying to the build issues... sorry.

On 10/7/2010 12:02 PM, Eric Gwin wrote:
Looks like a db driver issue on the local machine investigating.
noon will come out on both servers.

On 10/7/2010 10:42 AM, Tom Ware wrote:
 Bug 316774 - coalesce can not be overwritten by a db-platform

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

The fix changes coalesce, case, and caseCondition to get their Operator by
lookup instead of creating it each time it is called.  The fix also makes some
changes to the flow in ArgumentListExpressionOperator to allow it to be
overridden.

Tested manually.  Automated testing coming with implementation of bug 284657.

Reviewed by Chris Delahunt

---
 Bug 325916 - ClassCastException thrown when using FIELD access and entity fields of type long(primitive) have value null in the DB

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

Checked in fix that includes suggestions in the bug.

Added testNullDouble() to fieldAccess EntityManagerJunityTestSuite

Tested with full JPA LRG - Core LRG not run because change is to a JPA-only
class.

Reviewed by Andrei Ilitchev
_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev


--
-Eric

Oracle
Eric Gwin | Senior Software Developer
Phone: +613 288 4622 | | Fax: +613 2382818 | | Mobile: +613 8582347
Oracle Java Server Technologies
ORACLE Canada | 45 O'Connor St., Ottawa, Ontario | K1P 6L2

Green
              Oracle Oracle is committed to developing practices and products that help protect the environment

_______________________________________________ eclipselink-dev mailing list eclipselink-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/eclipselink-dev

--
-Eric

Oracle
Eric Gwin | Senior Software Developer
Phone: +613 288 4622 | | Fax: +613 2382818 | | Mobile: +613 8582347
Oracle Java Server Technologies
ORACLE Canada | 45 O'Connor St., Ottawa, Ontario | K1P 6L2

Green
            Oracle Oracle is committed to developing practices and products that help protect the environment


Back to the top