Timestamp truncated when converted to string with explicit calendar
-------------------------------------------------------------------

                 Key: DERBY-4626
                 URL: https://issues.apache.org/jira/browse/DERBY-4626
             Project: Derby
          Issue Type: Bug
          Components: SQL
    Affects Versions: 10.5.3.0
            Reporter: Knut Anders Hatlen


When setting the value of a VARCHAR parameter with setTimestamp() the timestamp 
is truncated to microsecond resolution if a calendar is specified. Nanosecond 
resolution is preserved when a calendar is not specified. These two methods 
should behave the same way. Since Derby supports nanosecond resolution, the 
timestamps should not be truncated.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to