Subject | Re: jaybird returns zero instead of null for DECIMAL colmn |
---|---|
Author | paulstevenhowells |
Post date | 2008-06-18T15:29:57Z |
--- In Firebird-Java@yahoogroups.com, Friedrich Remmert <fr@...>
wrote:
Oracle, Postgres, and Derby but have not had to use the wasNull()
method. The driver usually returns 'null' if the value is null.
Hopefully I will not have to resort to this.
Thanks for your response.
wrote:
>No I did not check the wasNull() method. I have used JDBC with
> Hi,
>
> did You check the "ResultSet.wasNull()" method?
> fr.
>
> Am Mittwoch, 18. Juni 2008 01:54 schrieb paulstevenhowells:
Oracle, Postgres, and Derby but have not had to use the wasNull()
method. The driver usually returns 'null' if the value is null.
Hopefully I will not have to resort to this.
Thanks for your response.