Mantis - Resin
Viewing Issue Advanced Details
1926 major always 08-02-07 14:06 08-29-07 11:43
westrupp  
ferg  
high  
closed 3.1.2  
fixed  
none    
none 3.1.3  
0001926: SQLServer NPE with null columns
(rep by Matt Ledom)

This is a SQLServer not supported feature when calling the prepared statement setNull() with a JDBC NUll type.

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1766221&SiteID=1 [^]

The fix seems to be for amber to specify the column type when calling setNull().

There are no notes attached to this issue.