Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Passing Java ArrayList to PL-SQL Procedure

T JJul 6 2017 — edited Jul 6 2017

I want to pass the ArrayList to PL-SQL procedure through callable statements.

As per my requirement I'm passing some data from Java ArrayList to PL-SQL procedure and from that I have to store it in table. I'm trying to do this but I have no ides how to do as I'm not familiar with PL-SQL. Please suggest me how to achieve this.

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 3 2017
Added on Jul 6 2017
2 comments
1,583 views