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 "Yun Lee (JIRA)" <ji...@apache.org> on 2010/08/16 11:56:16 UTC

[jira] Updated: (DERBY-4776) Correct wrong operation for LANG_RESULT_SET_NOT_OPEN in ScrollInsensitiveResultSet.getPreviousRow() from 'next' to 'previous'

     [ https://issues.apache.org/jira/browse/DERBY-4776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yun Lee updated DERBY-4776:
---------------------------

    Attachment: derby-4776.patch
                derby-4776.stat

Please check the patch, thanks.

> Correct wrong operation for LANG_RESULT_SET_NOT_OPEN  in ScrollInsensitiveResultSet.getPreviousRow() from 'next' to 'previous'
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-4776
>                 URL: https://issues.apache.org/jira/browse/DERBY-4776
>             Project: Derby
>          Issue Type: Bug
>          Components: JDBC
>            Reporter: Yun Lee
>            Assignee: Yun Lee
>         Attachments: derby-4776.patch, derby-4776.stat
>
>
> Myrna has pointed out that operation for LANG_RESULT_SET_NOT_OPEN  in impl.sql.execute.ScrollInsensitiveResultSet.getPreviousRow() is 'next', From the context, it should be a 'previous'.

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