Re: "could not determine data type of parameter" with timestamp - Mailing list pgsql-jdbc

From Vladimir Sitnikov
Subject Re: "could not determine data type of parameter" with timestamp
Date
Msg-id CAB=Je-FWcFjqq9m88muVADqfdjP8U_r+a=wY0u2FzkCDMpc0dA@mail.gmail.com
Whole thread Raw
In response to Re: "could not determine data type of parameter" with timestamp  (Rémi Aubel <remi.aubel@gmail.com>)
Responses Re: "could not determine data type of parameter" with timestamp  (Rémi Aubel <remi.aubel@gmail.com>)
List pgsql-jdbc
I believe you should use java.sql.PreparedStatement#setNull(int, int, java.lang.String)

however one can file an issue and/or PR to fix that.

Vladimir

pgsql-jdbc by date:

Previous
From: Rémi Aubel
Date:
Subject: Re: "could not determine data type of parameter" with timestamp
Next
From: Rémi Aubel
Date:
Subject: Re: "could not determine data type of parameter" with timestamp