Re: number to string conversion

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Freddy Villalba Arias <fvillalba(at)madrid(dot)bilbomatica(dot)es>
Cc: PostgreSQL JDBC Mailing List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: number to string conversion
Date: 2004-04-30 11:04:48
Message-ID: 409232D0.4020903@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Freddy Villalba Arias wrote:

> There is a particular case: null values. [...]

Use PreparedStatement.setNull().

-O

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2004-04-30 11:16:14 Re: number to string conversion
Previous Message Freddy Villalba Arias 2004-04-30 10:59:19 Re: number to string conversion