[ http://issues.apache.org/jira/browse/DERBY-174?page=history ] Satheesh Bandaram closed DERBY-174: -----------------------------------
> setNull does not work with java.sql.Types.TIMESTAMP > --------------------------------------------------- > > Key: DERBY-174 > URL: http://issues.apache.org/jira/browse/DERBY-174 > Project: Derby > Type: Bug > Components: JDBC > Versions: 10.0.2.1 > Environment: All > Reporter: Shreyas Kaushik > Fix For: 10.1.0.0 > > 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'". -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
