-
Recently Browsing 0 members
- No registered users viewing this page.
-
Similar Content
-
AI is indeed eliminating jobs, and Oracle just proved it
By Hamid Ganji,
- ai
- artificial intelligence
- (and 2 more)
- 10 replies
- 2 views
-
- 0 replies
- 2 views
-
- 0 replies
- 0 views
-
- 0 replies
- 0 views
-
- 0 replies
- 0 views
-
Question
eliokh
Dear All,
I have done several examples from which i call a PLSQL stored procedure using JDBC and get its returned Cursor and cast it to a ResultSet and read its data.
Now i need to do the opposite, I need to pass to a PLSQL stored procedure a REF CURSOR as an input parameter (from java jdbc) and let the PLSQL procedure handle the REF CURSOR (so passed from JAVA) in the stored procedure.
Example:
I need to call set_grpheader from JAVA. IS IT FEASIBLE????
Thank you in advance for your responses.
Regards
Link to comment
https://www.neowin.net/forum/topic/1146502-java-passing-plsql-ref-cursor-to-a-plsql-stored-procedure-using-jdbc/Share on other sites
2 answers to this question
Recommended Posts