Skip to Main Content

Java and JavaScript in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Using loadjava in Oracle database

Bruno HensherApr 19 2023

Good day, respective all!

If my class references multiple jars which in turn reference other jars, and so on

-

Am I supposed to load all this into the database using loadjava ???

Is there any way to keep inside the Oracle base only those Java classes that I need to work, and let Oracle loads everything else through CLASSPATH ?

Any help would be very appreciated.

TIA,

Andrew.

Comments
Post Details
Added on Apr 19 2023
2 comments
619 views