Re: Problem with executeBatch and "A result was returned when none was expected" - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: Problem with executeBatch and "A result was returned when none was expected"
Date
Msg-id AANLkTikCgRgtG5yS2vAJ7Z0WiRv=e6mK9TrSFVFG_TPr@mail.gmail.com
Whole thread Raw
In response to Re: Problem with executeBatch and "A result was returned when none was expected"  (Sean Bowman <pico303@gmail.com>)
Responses Re: Problem with executeBatch and "A result was returned when none was expected"  (Vitalii Tymchyshyn <tivv00@gmail.com>)
List pgsql-jdbc
So looking at the code if you add RETURN_GENERATED_KEYS to the
statement it returns all of the columns. That's rather ugly. Is there
a way to determine just the generated keys ?

Dave

pgsql-jdbc by date:

Previous
From: Sean Bowman
Date:
Subject: Re: Problem with executeBatch and "A result was returned when none was expected"
Next
From: Vitalii Tymchyshyn
Date:
Subject: Re: Problem with executeBatch and "A result was returned when none was expected"