Incorrect method name in error message for Connection.setTransactionIsolation
method
------------------------------------------------------------------------------------
Key: DERBY-2124
URL: http://issues.apache.org/jira/browse/DERBY-2124
Project: Derby
Issue Type: Bug
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.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira