The methods void setBlob(int i, Blob x) and void setClob(int i, Clob x)
dereference parameter x without checking whether it is null. Attached patch
fixes this.
Original issue reported on code.google.com by dirk.kle...@biotronik.com on 7 Jun 2010 at 12:14
Original issue reported on code.google.com by
dirk.kle...@biotronik.com
on 7 Jun 2010 at 12:14Attachments: