[jira] Updated: (DERBY-1476) PreparedStatement.setNull(int,int) should throw SQLFeatureNotSupportedException for unsupported types

2006-07-10 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1476?page=all ] Knut Anders Hatlen updated DERBY-1476: -- Attachment: derby-1476-v1.diff derby-1476-v1.stat derby-1476-v1.diff adds a call to checkForSupportedDataType() in setNull(). It

[jira] Updated: (DERBY-1476) PreparedStatement.setNull(int,int) should throw SQLFeatureNotSupportedException for unsupported types

2006-07-10 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1476?page=all ] Knut Anders Hatlen updated DERBY-1476: -- Derby Info: [Patch Available] PreparedStatement.setNull(int,int) should throw SQLFeatureNotSupportedException for unsupported types