Subject | Re: Exception in setBigDecimal |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-04-27T20:19:47Z |
> > psInsert.setBigDecimal(1,null);Even setNull(...) is what specification says to use, I have fixed
>
> you should use: setNull
these NPEs in driver too, to make it more safe to use. :)
Roman