| Author |
TABLE type as IN / OUT in a Stored Procedure
|
L Goundalkar
Ranch Hand
Joined: Jul 05, 2001
Posts: 395
|
|
Hi, I have a stored procedure which takes TABLE type of variable as IN parameter. How Can I set a interget type array to this Stored Procedure as IN paramter using setters available in CallableStatement interface.? Also please let me know how can I get OUT parameter which is defined as TABLE type in PL/SQL. Thanks for the time.
|
<b>L G Goundalkar</b><br /> <a href="mailto:lggoundalkar@yahoo.com" rel="nofollow">lggoundalkar@yahoo.com</a> <br />Sun Certified Programmer for Java 2 Platform.<br />Sun Certified Web Component Developer for J2EE.
|
 |
 |
|
|
subject: TABLE type as IN / OUT in a Stored Procedure
|
|
|