| Author |
Calling Oracle User Define funcation from java
|
Prashant Saraf
Ranch Hand
Joined: Sep 25, 2006
Posts: 50
|
|
Hi I have a user define function written in PL/SQL, One of the parameter to the function is list of Oracle User define Object, and here i stuck.. I how pass a user define object list to that function..
here is my PL/SQL
my java calling code
What will be set Parameter for the 3,4. as 3 and 4 are the List(as TABLE in PL/SLQ) of user define object
|
 |
 |
|
|
subject: Calling Oracle User Define funcation from java
|
|
|