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

Home -> Community -> Usenet -> c.d.o.misc -> java stored procedure returning cursor?

java stored procedure returning cursor?

From: Eddie Hernandez <hernandez_at_mdintouch.com>
Date: Tue, 04 Apr 2000 11:42:30 -0400
Message-ID: <38EA0D66.583009FF@mdintouch.com>


From a JSP file I would like to call a java stored procedure and have it return a resultset which I am assuming is a cursor in oracle. Is this possible? I was able to have a PL/SQL function return a cursor to a JSP via a Callable Statement but can't get it to work with a Java Stored Procedure.

thanks in advance,
-Eddie Hernandez
Chief Systems Architect
MDinTouch.com, Inc. Received on Tue Apr 04 2000 - 10:42:30 CDT

Original text of this message

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