BatchUpdate exception - Mailing list pgsql-jdbc

From Kranti K K Parisa [GetSet-India]
Subject BatchUpdate exception
Date
Msg-id 4478b4ac0712050624u18cf3e8en81990c67ddf9da92@mail.gmail.com
Whole thread Raw
Responses Re: BatchUpdate exception  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
hi,

I am trying to add the callable statement into a batch in a for loop. and then execute that batch using executeBatch. which throws the following exception.

org.postgresql.util.PSQLException: A result was returned when none was expected.

any suggestions?

thanks in advance!

pgsql-jdbc by date:

Previous
From: Guillaume Cottenceau
Date:
Subject: Re: Timestamp without timezone issue
Next
From: Kris Jurka
Date:
Subject: Re: BatchUpdate exception