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 "Kathey Marsden (JIRA)" <ji...@apache.org> on 2011/01/12 19:30:48 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 ]

Kathey Marsden updated DERBY-4776:
----------------------------------

    Fix Version/s: 10.7.1.1

> 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
>             Fix For: 10.7.1.1
>
>         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.