Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
10.6.1.0
-
None
Description
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/%3C4C03C7AD.8070608@Sun.COM%3E