Re: Refcursor class not found

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Refcursor class not found
Дата
Msg-id Pine.BSO.4.56.0411091123010.19346@leary.csoft.net
обсуждение исходный текст
Ответ на Refcursor class not found  (deepthi@granwill.com)
Список 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 по дате отправления:

Предыдущее
От: deepthi@granwill.com
Дата:
Сообщение: Refcursor class not found
Следующее
От: Hunter Hillegas
Дата:
Сообщение: Re: driver beta release