Modified driver to better handle NULL values...

Started by Jeroen Habetsabout 25 years ago2 messageshackers
Jump to latest
#1Jeroen Habets
jeroen.habets@framfab.nl

Hi,

I have just modified the jdbc 7.1rc4 source to let the PreparedStatement
handle null values in setXXX methods gracefully...

According to JDBC a setXXX method should send a NULL if a null value is
supplied (and not raise an exception or other)

How can I contribute?

Jeroen

#2Bruce Momjian
bruce@momjian.us
In reply to: Jeroen Habets (#1)
Re: Modified driver to better handle NULL values...y

Send over a context diff and we can get it into 7.2. You may want to
shoot it to the JDBC list too.

[ Charset ISO-8859-1 unsupported, converting... ]

Hi,

I have just modified the jdbc 7.1rc4 source to let the PreparedStatement
handle null values in setXXX methods gracefully...

According to JDBC a setXXX method should send a NULL if a null value is
supplied (and not raise an exception or other)

How can I contribute?

Jeroen

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026