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

Daniel John Debrunner closed DERBY-3391.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 10.4.0.0

Revision: 619981 in trunk removes the dead code.

> CompilerContext contains old logic to restore the entry isolation level of 
> the connection after compilation
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-3391
>                 URL: https://issues.apache.org/jira/browse/DERBY-3391
>             Project: Derby
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Daniel John Debrunner
>            Assignee: Daniel John Debrunner
>            Priority: Minor
>             Fix For: 10.4.0.0
>
>
> CompilerContext saves the isolation level of the LanguageConnectionContext 
> (LCC) when it is pushed and restores it when it is popped. However there is 
> no mechanism for the isolation level to change during compilation. Isolation 
> level can only be changed by a Connection.setTransactionIsolation() or the 
> SET ISOLATION SQL statement.

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