Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Returning Multiple Result Sets for Java Stored Procedures

Returning Multiple Result Sets for Java Stored Procedures

From: Blaine A Bell <bab22_at_diamond.cs.columbia.edu>
Date: 2000/02/29
Message-ID: <Pine.GSO.4.10.10002291114390.2033-100000@diamond.cs.columbia.edu>#1/1

Do you have any (or know of any) examples for returning Multiple Result Sets from Java Stored Procedures? I have implemented your example on your web page, but we are not sure about how CURSORS map to java? In your example, you return a cursor from the stored procedure, what is the equivalent java class?

Thanks in advance,

Blaine Received on Tue Feb 29 2000 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US