Re: Oracle XML stored procedure

From: Mark Tomlinson <marktoml_at_hotmail.com>
Date: Mon, 18 Sep 2000 20:49:43 -0400
Message-ID: <ssddagiljf3cdb_at_corp.supernews.com>


You might look at the XSQL part of the XML Dev. Kit from Oracle. I know it works with straight SQL, I am unsure if it works with the output of a stored procedure or not.

<diegolosi_at_my-deja.com> wrote in message news:8pnjee$3o1$1_at_nnrp1.deja.com...
> Hi,
> I'm looking for an Oracle Java class which will allow me to call a
> stored procedure. For example, in the following code:
>
> OracleXMLQuery qry = new OracleXMLQuery(conn,"select EMPNO,ENAME
> from "+tabName );
>
> I would like to be able to call a stored procedure instead of
> the "select..." call. Is there an Oracle Class available with this
> functionality ?
>
> Diego
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Tue Sep 19 2000 - 02:49:43 CEST

Original text of this message