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

setNull does not work with java.sql.Types.BLOB when batching is turned on

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 10.0.2.1
    • 10.1.1.0
    • JDBC
    • None
    • All

    Description

      setNull(x, java.sql.Types.BLOB) fails with the following message when batching is turned on ( x is column number).

      Message is: " An attempt was made to get a data value of type 'java.lang.Object' from a data value of type 'BLOB'."

      Attachments

        Activity

          People

            Unassigned Unassigned
            shreyas Shreyas
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: