NULL values and Java JDBC - Mailing list pgsql-general

From Matthias Apitz
Subject NULL values and Java JDBC
Date
Msg-id YzcPX9iXzrT3jhy+@c720-r368166
Whole thread Raw
Responses Re: NULL values and Java JDBC
List pgsql-general
Hello,

Columns may contain NULL values. The ecpg for pre-compiling ESQL/C code
has an option to let return NULL values in CHAR columns as empty strings ""
and INTEGER as INT_MIN (-0x7fffffff - 1) values. Is there a similar
option for Java JDBC?

Thanks

    matthias

-- 
Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub



pgsql-general by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Is there Postgres ODBC binary for OSX?
Next
From: Rob Sargent
Date:
Subject: Re: NULL values and Java JDBC