Re: Returning just one resultset from function call with refcursor - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: Returning just one resultset from function call with refcursor
Date
Msg-id 414F6395.9090705@opencloud.com
Whole thread Raw
In response to Returning just one resultset from function call with refcursor return  ("Francisco Figueiredo Jr." <fxjrlists@yahoo.com.br>)
Responses Re: Returning just one resultset from function call with refcursor
List 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

pgsql-jdbc by date:

Previous
From: "Francisco Figueiredo Jr."
Date:
Subject: Returning just one resultset from function call with refcursor return
Next
From: "Jaroslaw J. Pyszny"
Date:
Subject: Auto-increment serial (Postgresql JDBC driver w/ OpenOffice.org ;) )