Language result sets should not reuse current isolation level across executions
-------------------------------------------------------------------------------

                 Key: DERBY-2597
                 URL: https://issues.apache.org/jira/browse/DERBY-2597
             Project: Derby
          Issue Type: Sub-task
    Affects Versions: 10.3.0.0
            Reporter: Knut Anders Hatlen
         Assigned To: Knut Anders Hatlen


Some of the language result sets cache the current isolation level in their 
constructors. To allow reuse of the result sets, they should check the 
isolation level each time they are opened. Currently, this affects 
HashScanResultSet, TableScanResultSet, LastIndexKeyResultSet and 
UpdateResultSet (and their sub-classes).

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

Reply via email to