Re: CallableStatement and getUpdateCount - Mailing list pgsql-jdbc

From Sam Lawrence
Subject Re: CallableStatement and getUpdateCount
Date
Msg-id 47F3C7D0.9010909@fsbtech.com
Whole thread Raw
In response to Re: CallableStatement and getUpdateCount  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
Kris Jurka wrote:
> So right now the only case we're returning 1 is when we actually do
> have a ResultSet which is exactly the opposite of what we want.  I've
> applied the attached patch to CVS and backpatched to 8.0.
>
> Kris Jurka
Many thanks Kris - that fixes it. I can also confirm that Spring's
org.springframework.jdbc.object.StoredProcedure now behaves as expected.

Sam.


pgsql-jdbc by date:

Previous
From: Craig Ringer
Date:
Subject: Hibernate / other ORM and pg_advisory_lock
Next
From: Andrew
Date:
Subject: Re: Hibernate / other ORM and pg_advisory_lock