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