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

setNull does not work with java.sql.Types.TIMESTAMP

    XMLWordPrintableJSON

Details

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

    Description

      Calling setNull(x,java.sql.Types.TIMESTAMP) throws an exception with the following message.( x is the column number)

      Message is: " An attempt was made to get a data value of type 'TIMESTAMP' from a data value of type 'null'".

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: