Re: Question about refcursors - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Question about refcursors
Date
Msg-id Pine.BSO.4.64.0710271725380.18381@leary.csoft.net
Whole thread Raw
In response to Re: Question about refcursors  (Thomas Kellerer <spam_eater@gmx.net>)
List pgsql-jdbc

On Sat, 27 Oct 2007, Thomas Kellerer wrote:

> Makes sense, didn't think about the SELECT usage, as I was thinking about a
> {call somefunc()} usage
>

somefunc may have multiple output parameters which generates many of the
same situations select does, so even knowing that you've got a
CallableStatement doesn't help much.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Robert Wimmer
Date:
Subject: Re: JPA and Postgresql
Next
From: John R Pierce
Date:
Subject: Re: JPA and Postgresql