Re: Refcursor class not found - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Refcursor class not found
Date
Msg-id Pine.BSO.4.56.0411091123010.19346@leary.csoft.net
Whole thread Raw
In response to Refcursor class not found  (deepthi@granwill.com)
List pgsql-jdbc

On Tue, 9 Nov 2004 deepthi@granwill.com wrote:

> I have created a function to display the rows in a table. The function
> is returning the refcursor. I am calling the refcursor in Callable
> Statement, but i am getting No class found for refcursor. I have seen
> these queries earlier in this forum.
>
> I am using postgresql 7.3.4 and pg73jdbc3.jar.

Refcursor support only started in the 7.4 driver (which you can use
against a 7.3 server.)

Kris Jurka


pgsql-jdbc by date:

Previous
From: deepthi@granwill.com
Date:
Subject: Refcursor class not found
Next
From: Hunter Hillegas
Date:
Subject: Re: driver beta release