Satheesh Bandaram (JIRA) wrote: > [ > http://issues.apache.org/jira/browse/DERBY-217?page=comments#action_12312921 > ] > > Satheesh Bandaram commented on DERBY-217: > ----------------------------------------- > > I think this bug is a regression caused by the fix for: > > Derby-174 & Derby-175: Make setNull work with Timestamp and Blob datatypes. > > Submitted by Shreyas Kaushik ([EMAIL PROTECTED]) > > If I rollback the fix in my setup, the passes as expected. I believe the > setInto() methods added for SQLBlob and SQLTimestamp are incorrect. >
Fixing this should include adding batch testing of valid values to jdbcapi/parameterMapping. I can help with this testing if needed. Dan.
