This link helped me. (using ref cursor in Oracle)

 

http://opensource.atlassian.com/confluence/oss/pages/viewpage.action?pageId=268

 

Brian Choi

 

 

 

From: Clinton Begin [mailto:[EMAIL PROTECTED]
Sent: Monday, August 14, 2006 8:12 PM
To: [email protected]
Subject: Re: Support for oracle cursors as resultsets

 

This is another thing we're planning on releasing in the Java version for 2.2.0.  It wasn't terribly difficult to implement, and again, I could point you to the SVN log to see how we did it.

How does the oracle driver return cursors?  As a column with a value of type datareader?

Cheers,
Clinton

On 8/14/06, Choi, Brian <[EMAIL PROTECTED]> wrote:

Is this possible? It seems possible in Java version.

Basically what I am trying to do is returning custom structure (oracle rowtype for example)

Or list of custom structure from stored procedure.

 

Brian

 

 

Reply via email to