-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: documentationA documentation taskA documentation task
Milestone
Description
Germann Arlington opened SPR-12476 and commented
Source level (self) documentation shoud be corrected for
boolean isBeforeFirst()
throws InvalidResultSetAccessException
<quote>
Retrieves whether the cursor is after the first row of this RowSet.
Returns:
true if the cursor is after the first row, false otherwise
</quote>
Affects: 3.2.12, 4.0.8, 4.1.2
Reference URL: http://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/jdbc/support/rowset/SqlRowSet.html#isBeforeFirst--
Issue Links:
- Update SqlRowSet interface with JDBC 4.x ResultSet additions [SPR-12480] #17086 Update SqlRowSet interface with JDBC 4.x ResultSet additions
Metadata
Metadata
Assignees
Labels
status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: documentationA documentation taskA documentation task