Details
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
DERBY-4614 JDBC metadata gives incorrect lengths for timestamps
- Closed
-
DERBY-4625 TIMESTAMP function doesn't accept nanoseconds
- Closed
- is required by
-
DERBY-4994 10.5 backport effort issue (2011)
- Closed
- relates to
-
DERBY-2602 TIMESTAMP value is truncated when return to client
- Closed