Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-dev] Fix for bug 309142 - ScrollableCursor hasNext() throws DB exception instead of returning false at end of iteration

An updated fix to testing only (contributed by John Vandale) has been checked in, this will resolve the 3 test failures seen on MySQL. diff: https://bugs.eclipse.org/bugs/attachment.cgi?id=175079

Fixed in revision r7912

On 21/07/2010 5:19 PM, David Minsky wrote:

Bug 309142 -  ScrollableCursor hasNext() throws DB exception instead of returning false at end of iteration
https://bugs.eclipse.org/bugs/show_bug.cgi?id=309142

Fix to ScrollableCursor.retrieveNextObject() for positioning

Contributed: John Vandale
Reviewed: James Sutherland
Testing: Core & JPA FullRegressionTestSuite
New tests: ScrollableCursorForwardOnlyResultSetTest (added to QueryFrameworkTestSuite)

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

Fixed in revision 7887

--
Oracle
David Minsky | Senior Member of Technical Staff
Phone: +1 613 2884605
Oracle Oracle Server Technologies Sustaining Engineering
ORACLE Canada | 45 O'Connor Street, Ottawa, Ontario | K1P 1A4

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

--
Oracle
David Minsky | Senior Member of Technical Staff
Phone: +1 613 2884605
Oracle Oracle Server Technologies Sustaining Engineering
ORACLE Canada | 45 O'Connor Street, Ottawa, Ontario | K1P 1A4

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

Back to the top