-
Recently Browsing 0 members
- No registered users viewing this page.
-
Similar Content
-
- 0 replies
- 0 views
-
Everyone seems powerless against Oracle's ownership of the JavaScript trademark 1 2
By Usama Jawad96,
- oracle
- javascript
- (and 5 more)
- 29 replies
- 0 views
-
- 0 replies
- 0 views
-
JetBrains releases IntelliJ IDEA 2025.1.1, bringing multiple bug fixes and improvements
By David Uzondu,
- jetbrains
- intellij idea
- (and 6 more)
- 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