Re: Problems with Timestamp and Function Calls in JDBC/Prepared - Mailing list pgsql-jdbc

From tarabas@tarabas.de
Subject Re: Problems with Timestamp and Function Calls in JDBC/Prepared
Date
Msg-id 1145650606.250770.165600@i39g2000cwa.googlegroups.com
Whole thread Raw
In response to Re: Problems with Timestamp and Function Calls in JDBC/Prepared  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
Hi Kris,

you were right, it seems i was assuming that the Timestamps were the
problem because of the, from my side unexpected, behaviour.

Changing the setDouble to setBigDecimal worked fine for me.

Thanks a lot for the hint.

Manuel


pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Question about ResultSetMetaData
Next
From: "Niels Beekman"
Date:
Subject: Re: XA rollback problem