| Author |
Calling Java Program from Stored Procedure
|
Shrinivas Mujumdar
Ranch Hand
Joined: Aug 27, 2004
Posts: 328
|
|
Hello Friends, can anybody tell me how to Call Java Program from Stored Procedure Regards Thanx in advance Shrinivas
|
 |
Shailesh Chandra
Ranch Hand
Joined: Aug 13, 2004
Posts: 1076
|
|
here is the your best deal 1. Calling Java from PL/SQL 2. Developing Stored Procedures in Java 3. Java Stored Procedures How-To Documents hope these will help you.
|
Gravitation cannot be held responsible for people falling in love ~ Albert Einstein
|
 |
app yadav
Greenhorn
Joined: Mar 07, 2005
Posts: 11
|
|
See i have got a code snippet which gives me class declaration n it say that with the help of loadjava command of oracle8i we can put that java class file as object on server side here is the link for the same for code snippet http://www.developer.com/db/article.php/10920_3337411_1 and for loadjava [ UD: removed link to copyrighted material ] for this loadjava it is giving me invalid sql command. So can anyone please help me for this. If somebody gets the solution for this please let me know also yadavaparna@hotmail.com [ August 03, 2007: Message edited by: Ulf Dittmer ]
|
 |
 |
|
|
subject: Calling Java Program from Stored Procedure
|
|
|