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 "Kim Haase (JIRA)" <ji...@apache.org> on 2007/05/29 16:59:16 UTC

[jira] Closed: (DERBY-2124) Incorrect method name in error message for Connection.setTransactionIsolation method

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

Kim Haase closed DERBY-2124.
----------------------------


> Incorrect method name in error message for Connection.setTransactionIsolation method
> ------------------------------------------------------------------------------------
>
>                 Key: DERBY-2124
>                 URL: https://issues.apache.org/jira/browse/DERBY-2124
>             Project: Derby
>          Issue Type: Bug
>          Components: JDBC
>            Reporter: Kim Haase
>            Assignee: Ramin Moazeni
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>         Attachments: DERBY-2124.diff, DERBY-2124.diff
>
>
> The error message XJ045 begins as follows, according to the Derby Reference Manual:
> Invalid or (currently) unsupported isolation level, '<levelName>', passed to Connection.setTransactionIsolationLevel().
> The actual name of the method is Connection.setTransactionIsolation().
> The file that contains the error messages needs to be corrected.

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