Load .JAR file using SQL Developer
787281Jul 26 2010 — edited Jul 28 2010Hi,
I have couple of .JAR files on my local machine which has to be loaded on to the oracle server (11g). I tried using the load Java functionality in the SQL Developer but realised one could load a java class only if you had the source code.
Is my understanding correct or is there a way to load a JAR file using sql developer ?
Thanks