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

getPrecision() on TIME and TIMESTAMP is zero

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 10.0.2.0
    • 10.1.1.0
    • JDBC
    • None
    • Windows XP SP1 Professional

    Description

      Sun JDBC defines getPrecision() to return either the maximum length or maximum number of digits of the column, or zero for failure (such as the precision is unknown).

      http://docs.sun.com/source/816-6105-10/apicola.htm#211083

      The DATE field returns 10 characters on a getPrecision() call so why doesn't TIME and TIMESTAMP give a precision length equal to the display length? Just seems inconsistent that DATE would return a precision (as well as all other data types) and not TIME nor TIMESTAMP.

      Attachments

        1. derby-194.patch
          44 kB
          A B
        2. derby-194.stat
          1.0 kB
          A B

        Activity

          People

            army A B
            baklarz George Baklarz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: