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
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.