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 -> JDBC and PL/SQL question

JDBC and PL/SQL question

From: Gunjeet Singh <gunjeet_at_sunsparkle.corp.sun.com>
Date: 16 Apr 1999 01:09:34 GMT
Message-ID: <7f62ke$rn9$1@corpnews1.Corp.Sun.COM>


Hi,

I'm looking at the possibility of passing an array/vector of values as an input parameter to a PL/SQL stored procedure from a java program using Oracle thin JDBC driver. I'm using Oracle 8.0.3. Is it possible ?

I know we can return a CURSOR variable as an output parameter from a PL/SQL.

Thanks,

Gunjeet Received on Thu Apr 15 1999 - 20:09:34 CDT

Original text of this message

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