Java Procedure in PLSQL
Hello Experts
Greetings of the day!!
I have to make a call of Java Method in PLSQL (Oracle) environment.
I have .jar file and class file which has method definition and its code.
The class file has few import classes as well.
My doubt is before loading the class file in Oracle using loadjava utility, do I also need to loadjava for import classes being used in the method?
Any input will be appreciated.
Thanks
Mirza Tanzeel