You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2010/05/31 17:40:37 UTC

[jira] Created: (DERBY-4682) Inaccurate description of how a statement is completed in Developer's guide

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
            Priority: Minor


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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (DERBY-4682) Inaccurate description of how a statement is completed in Developer's guide

Posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-4682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12874114#action_12874114 ] 

Knut Anders Hatlen commented on DERBY-4682:
-------------------------------------------

Thanks, Kim! The new wording looks fine to me. +1 to commit.

> 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
>         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/%3C4C03C7AD.8070608@Sun.COM%3E

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (DERBY-4682) Inaccurate description of how a statement is completed in Developer's guide

Posted by "Kim Haase (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-4682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kim Haase reassigned DERBY-4682:
--------------------------------

    Assignee: Kim Haase

> 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
>
> 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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DERBY-4682) Inaccurate description of how a statement is completed in Developer's guide

Posted by "Kim Haase (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-4682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kim Haase updated DERBY-4682:
-----------------------------

    Issue & fix info: [Patch Available]

> 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
>         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/%3C4C03C7AD.8070608@Sun.COM%3E

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (DERBY-4682) Inaccurate description of how a statement is completed in Developer's guide

Posted by "Kim Haase (JIRA)" <ji...@apache.org>.
     [ 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/%3C4C03C7AD.8070608@Sun.COM%3E

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DERBY-4682) Inaccurate description of how a statement is completed in Developer's guide

Posted by "Kim Haase (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-4682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kim Haase updated DERBY-4682:
-----------------------------

    Attachment: DERBY-4682.diff
                cdevconcepts29416.html

Attaching DERBY-4682.diff and cdevconcepts29416.html, with the change to the "Using auto-commit" topic. Please let me know if changes are needed.

> 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
>         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/%3C4C03C7AD.8070608@Sun.COM%3E

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (DERBY-4682) Inaccurate description of how a statement is completed in Developer's guide

Posted by "Kim Haase (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-4682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kim Haase resolved DERBY-4682.
------------------------------

    Issue & fix info:   (was: [Patch Available])
       Fix Version/s: 10.6.1.1
                      10.7.0.0
          Resolution: Fixed

Thanks, Knut!

Committed patch DERBY-4682.diff to documentation trunk at revision 950199. 
Merged to 10.6 doc branch at revision 950200.


> 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/%3C4C03C7AD.8070608@Sun.COM%3E

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (DERBY-4682) Inaccurate description of how a statement is completed in Developer's guide

Posted by "Kim Haase (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-4682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12874011#action_12874011 ] 

Kim Haase commented on DERBY-4682:
----------------------------------

Would it be reasonable to change the text to say,

In the case of a statement returning a forward only ResultSet, the statement completes when the last row of the ResultSet has been retrieved or the ResultSet has been closed explicitly. In the case of a statement returning a scrollable ResultSet, the statement completes only when the ResultSet has been closed explicitly.

I'm working on a patch with this wording -- please let me know if any changes are needed.

> 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
>
> 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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.