Skip to Main Content

Java Database Connectivity (JDBC)

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!

ref cursor as input to java stored procedure?

nickarlsMay 4 2007 — edited May 8 2007
Hi,

Is it possible to open a ref cursor in PL/SQL and then pass that cursor as an OracleTypes.REFCURSOR and iterate over it in a java method?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 5 2007
Added on May 4 2007
1 comment
1,358 views