Oracle XML stored procedure

From: <diegolosi_at_my-deja.com>
Date: Wed, 13 Sep 2000 10:04:07 GMT
Message-ID: <8pnjee$3o1$1_at_nnrp1.deja.com>


Hi,
[Quoted] 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 Wed Sep 13 2000 - 12:04:07 CEST

Original text of this message