Home » Developer & Programmer » JDeveloper, Java & XML » Problem in calling java stored proc from pl/sql
Problem in calling java stored proc from pl/sql [message #91453] Thu, 12 September 2002 02:36 Go to next message
Amit
Messages: 166
Registered: February 1999
Senior Member
Hi
I v created one Hello class in java which returns string . I have compiled it and then I have used loadjava command to load the java class into database.
I v created the function MyHello() in sql using create function.
i declared one variable. Then i v given the call as

CALL MyHello('a') INTO :a;

Then it gives me error No method found in class.

Please reply me as early as possible.
Re: Problem in calling java stored proc from pl/sql [message #91645 is a reply to message #91453] Thu, 26 December 2002 01:41 Go to previous message
Joe Jacob
Messages: 2
Registered: December 2002
Junior Member
Hi Amit,

I am also facing the same problem as yours. Please let me know if you managed to resolve this problem.

Thanks,

Joe
joejacob@hotmail.com
Previous Topic: Returning Resultset from a proc - Oracle vs MS SQL
Next Topic: Java error
Goto Forum:
  


Current Time: Fri Mar 29 03:23:01 CDT 2024