I want to pass Java Collection ( ArrayList or Vector ) which contains user defined object to Oracle Procedure as IN Parameter.
Can any one help me on this ?
Thx
Arasu
Hi,
Below is the link for an article which explain how you pass ArrayList
http://asktom.oracle.com/pls/ask/f?p=4950:8:::::F4950_P8_DISPLAYID:712625135727
Let me know if it solve your problem!!