Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misleading documentation for SqlRowSet [SPR-12476] #17082

Closed
spring-projects-issues opened this issue Nov 27, 2014 · 0 comments
Closed

Misleading documentation for SqlRowSet [SPR-12476] #17082

spring-projects-issues opened this issue Nov 27, 2014 · 0 comments
Assignees
Labels
status: backported An issue that has been backported to maintenance branches type: documentation A documentation task
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented Nov 27, 2014

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: backported An issue that has been backported to maintenance branches type: documentation A documentation task
Projects
None yet
Development

No branches or pull requests

2 participants