Skip to main content

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

Bug 372526 - ConversionException when using a cursoredstream and reportquery with query.retrievePrimaryKeys()
https://bugs.eclipse.org/bugs/show_bug.cgi?id=372526

- Changed code in DatabaseQueryMechanism prepareReportQueryItems() to take into account any query expressions that will offset correct item result index calculation
- Added regression test: ReportQueryRetrievePrimaryKeyCursorTest to: ReportQueryTestSuite

Checked into trunk (2.4) at revision: 10906
Testing: Core & JPA (orcl & mysql) - ok

Reviewed: Tom



Back to the top