the JDBC driver does not handle setNull for boolean types.
 
the switch statement in setNull should be expanded with a case that checks for Types.BOOLEAN
 

Reply via email to