[
https://issues.apache.org/jira/browse/DERBY-2124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495617
]
Kim Haase commented on DERBY-2124:
----------------------------------
Looks great to me. Thanks for making the change in all those files.
> 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
> 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.