JDK-6554186 : In Rowset RI, CachedRowset nextpage() doesnot work properly
  • Type: Bug
  • Component: core-libs
  • Sub-Component: javax.sql
  • Affected Version: 6
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: x86
  • Submitted: 2007-05-07
  • Updated: 2010-08-13
  • Resolved: 2007-07-11
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6u4 b01Fixed
Description
In using the CachedRowsetImpl from the Rowset RI, nextPage() doensot populate the rowset with the next set of rows .

Comments
EVALUATION Logic of nextPage() has to be corrected
11-07-2007