Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-6099

Some DataTypeDescriptor methods may be missing Blob and Clob

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 10.8.3.0
    • None
    • SQL
    • Normal

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            kmarsden Katherine Marsden
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: