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 "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/05/07 00:00:15 UTC

[jira] Updated: (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 ]

Mike Matrigali updated DERBY-2124:
----------------------------------

    Component/s: JDBC

> 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
>            Priority: Minor
>
> 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.