Re: Returning just one resultset from function call with refcursor

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: "Francisco Figueiredo Jr(dot)" <fxjrlists(at)yahoo(dot)com(dot)br>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Returning just one resultset from function call with refcursor
Date: 2004-09-20 23:11:17
Message-ID: 414F6395.9090705@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Francisco Figueiredo Jr. wrote:

> I'd like to omit the reffunc resultset return and get directly the col
> resultset. Is this possible?

See http://www.postgresql.org/docs/7.4/static/jdbc-callproc.html.

-O

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Jaroslaw J. Pyszny 2004-09-21 00:09:04 Auto-increment serial (Postgresql JDBC driver w/ OpenOffice.org ;) )
Previous Message Francisco Figueiredo Jr. 2004-09-20 22:59:14 Returning just one resultset from function call with refcursor return