Description
The result of setNull(java.sql.Types.TIME) for TIMESTAMP typed variable is regarded as error.
However, the result of setTime(null) for TIMESTAMP typed variable is not regarded as error .
see http://issues.apache.org/jira/browse/DERBY-1610#action_12436554
Attachments
Attachments
Issue Links
- relates to
-
DERBY-1610 Resolve difference of type compatibility between Embedded and NetworkServer/NetworkDriver
- Closed