how to call a procudure (has collection as one of the parameters) from java
579729Jul 15 2010 — edited Jul 15 2010Hi
I have written a PL/SQL procedure. One of the parameters of the procedure is a collection.
Could you please tell me how to call this procedure from java.
Regards