Skip to content

Misleading documentation for SqlRowSet [SPR-12476] #17082

@spring-projects-issues

Description

@spring-projects-issues

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:

Backported to: 4.0.9, 3.2.13

Metadata

Metadata

Assignees

Labels

status: backportedAn issue that has been backported to maintenance branchestype: documentationA documentation task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions