[
https://issues.apache.org/jira/browse/DERBY-4682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kim Haase closed DERBY-4682.
----------------------------
Fix has appeared in latest alpha docs.
> Inaccurate description of how a statement is completed in Developer's guide
> ---------------------------------------------------------------------------
>
> Key: DERBY-4682
> URL: https://issues.apache.org/jira/browse/DERBY-4682
> Project: Derby
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 10.6.1.0
> Reporter: Knut Anders Hatlen
> Assignee: Kim Haase
> Priority: Minor
> Fix For: 10.6.1.1, 10.7.0.0
>
> Attachments: cdevconcepts29416.html, DERBY-4682.diff
>
>
> The Developer's guide says this about how a statement is completed and
> auto-committed:
> http://db.apache.org/derby/docs/10.6/devguide/cdevconcepts29416.html
> > In the case of a statement returning a ResultSet, the statement
> > completes when the last row of the ResultSet has been retrieved or
> > the ResultSet has been closed explicitly.
> If a ResultSet is scrollable, the statement is not complete when the
> last row has been retrieved. See the discussion here:
> http://mail-archives.apache.org/mod_mbox/db-derby-dev/201005.mbox/%[email protected]%3e
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.