[
https://issues.apache.org/jira/browse/DERBY-6099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13688412#comment-13688412
]
Kathey Marsden commented on DERBY-6099:
---------------------------------------
As I believe there have been several bugs in methods in this file that do not
consider Blob and Clob, I still think it would be worthwhile to do a thorough
review of the file to make sure there are not other cases where they have
been left out
> Some DataTypeDescriptor methods may be missing Blob and Clob
> ------------------------------------------------------------
>
> Key: DERBY-6099
> URL: https://issues.apache.org/jira/browse/DERBY-6099
> Project: Derby
> Issue Type: Bug
> Components: SQL
> Affects Versions: 10.8.3.0
> Reporter: Kathey Marsden
> Labels: derby_triage10_11
>
> When looking at DERBY-6096, I noticed there are other methods that likely
> should consider CLOB and/or BLOB, for example isCharacterType(int jdbcType)
> does not include CLOB, isBinaryType doesn't include BLOB; normalize() has
> some code that is LONGVARCHAR /LONGVARBINARY specific but that might be no
> longer relevant.
> I do see quite a few bugs in Jira where Blob or Clob was left out of this
> method or that in this file, so it could probably stand a full code review.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira