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

Knut Anders Hatlen updated DERBY-4465:
--------------------------------------

    Attachment: typo.diff

The attached patch calls String.class.getName() instead of hard-coding the 
class name. No test is added, since this error is only raised if there's a bug 
in Derby, if I understand it correctly. All the regression tests ran cleanly.

> Typo in error message from SQLChar
> ----------------------------------
>
>                 Key: DERBY-4465
>                 URL: https://issues.apache.org/jira/browse/DERBY-4465
>             Project: Derby
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 10.5.3.0
>            Reporter: Knut Anders Hatlen
>            Assignee: Knut Anders Hatlen
>            Priority: Trivial
>         Attachments: typo.diff
>
>
> An error message raised by SQLChar says java.sql.String instead of 
> java.lang.String. See for instance the message text for one of the nested 
> exceptions in DERBY-4455:
> java.sql.SQLException: An IOException was thrown when reading a 
> 'java.sql.String' from an InputStream.

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

Reply via email to