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 "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/05/15 03:56:16 UTC

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

Kathey Marsden resolved DERBY-2124.
-----------------------------------

    Resolution: Fixed
      Assignee: Ramin Moazeni

Committed revision 538036

Congratulations Ramin on your first fix.


> 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
>         Assigned To: Ramin Moazeni
>            Priority: Minor
>         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.