Issue Details (XML | Word | Printable)

Key: DERBY-174
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Shreyas Kaushik
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Derby

setNull does not work with java.sql.Types.TIMESTAMP

Created: 21/Mar/05 05:27 PM   Updated: 31/Mar/05 12:39 PM
Return to search
Component/s: JDBC
Affects Version/s: 10.0.2.1
Fix Version/s: 10.1.1.0

Time Tracking:
Not Specified

Environment: All

Resolution Date: 31/Mar/05 12:38 PM


 Description  « Hide
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'".

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Satheesh Bandaram added a comment - 31/Mar/05 12:38 PM
Fix checked into trunk release.

Satheesh Bandaram made changes - 31/Mar/05 12:38 PM
Field Original Value New Value
Resolution Fixed [ 1 ]
Fix Version/s 10.1.0.0 [ 10993 ]
Status Open [ 1 ] Resolved [ 5 ]
Satheesh Bandaram made changes - 31/Mar/05 12:39 PM
Status Resolved [ 5 ] Closed [ 6 ]