Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Fix for bug 361860 checked in

Bug 361860 - Using ScrollableCursor with 1:M joining produces incorrect results
https://bugs.eclipse.org/bugs/show_bug.cgi?id=361860

- Multiple fixes to ScrollableCursor to resolve data consistency issues when performing joined queries
- Fix to ScrollableCursor retrievePreviousObject() to prevent a NPE when executing a query with joining
- Added ScrollableCursorJoiningVerificationTest to QueryFrameworkTestSuite

Checked into trunk (2.4) at revision: 10341

Reviewed: Andrei
Core LRG & JPA LRG on MySQL & Oracle



Back to the top