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 -> Re: JDBC and dynamic request

Re: JDBC and dynamic request

From: Matthias Gresz <GreMa_at_t-online.de>
Date: 1998/03/27
Message-ID: <6fg5j1$oer$1@news02.btx.dtag.de>#1/1

On Fri, 27 Mar 1998 09:51:31 +0100, Bruno Robin <Bruno.Robin_at_vz.cit.alcatel.fr> wrote: Hi,

You probably need to use the REFCURSOR as a Java ResultSet, at least that's what Karel Sprenger <ks@ic.uva.nl> gathered from the info at http://www.oracle.com/st/products/jdbc/.

>Hello,
>
>Does any one know how to dynamically use a request (in a stored
>procedure) that returns a cursor (Oracle 7.3 - PL/SQL - DBMS packages).
>
>The stored procedure will be called from Java (via Oracle's JDBC OCI
>driver).
>
>Any example is welcome.
>
>Thank you for your help.
>
>Bruno Robin
>Alcatel
>

--

Regards

Matthias Gresz    :-)

GreMa_at_T-online.de
Received on Fri Mar 27 1998 - 00:00:00 CST

Original text of this message

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