No class found for refcursor - Mailing list pgsql-jdbc

From Kuldip
Subject No class found for refcursor
Date
Msg-id 002301c2bae6$6e88d1e0$1a01a8c0@kuldip
Whole thread Raw
Responses Re: No class found for refcursor  (Barry Lind <blind@xythos.com>)
List 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

pgsql-jdbc by date:

Previous
From: Abel Muiño
Date:
Subject: Re: How to set compatible property for a connection?
Next
From: "Th Templ"
Date:
Subject: Performance of request of type WHERE ... IN ( ... )