Stored Procedure call

Hi All,

I am able to call a stored procedure... but what should be done if the input parameter for the stored procedre is a VARRAY and the out prameter is a CURSOR...

I don't how to pass values to VARRAY and read the value from CURSOR

Can you plz. help me out in this...

Thanks

Ramesh

[323 byte] By [ramesh79a] at [2007-9-21]
# 1
Hi Ramesh,You're not the first person to ask this question. I did a search on VARRAY and found this thread: http://forum.java.sun.com/thread.jsp?forum=48&thread=384748Give the last answer a look. It's got a link that might help you. - MOD
duffymoa at 2007-7-15 > top of java,Database Connectivity,Java Database Connectivity (JDBC)...