The logs from the server would be useful
On 4 May 2015 at 07:05, Thomas Kellerer <spam_eater@xxxxxxx> wrote:
Hannes Erven schrieb am 04.05.2015 um 12:31:
> Hi,
>
>
>> String sql = "select test_user_result_insert_func(?, ?, ?);";
>
> You can't call functions via JDBC like that.
That's perfectly valid - unless the function uses out parameters or ref cursors.
I am however unsure about batched statements here. So trying CallableStatement is definitely worth a shot.
--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general