View Single Post

   
  #5 (permalink)  
Old 04-16-2008, 01:00 AM
Sam Lawrence
 
Posts: n/a
Default Re: CallableStatement and getUpdateCount

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.


--
Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc

Reply With Quote