No class found for refcursor

From: "Kuldip" <kuldip(at)fsltechnologies(dot)com>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: No class found for refcursor
Date: 2003-01-13 09:30:37
Message-ID: 002301c2bae6$6e88d1e0$1a01a8c0@kuldip
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello friends

i am calling a function( returning refcursor )in sql select statement but when i get this from resultset using getObject following errors occurs

No class found for refcursor

please let me know how to register the classes for refcursor.

can i download the documentation of extended JDBC APIs

thanks
kuldip

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Th Templ 2003-01-13 09:54:40 Performance of request of type WHERE ... IN ( ... )
Previous Message Abel Muiño 2003-01-13 08:59:41 Re: How to set compatible property for a connection?