PL/SQL (MOSC)

MOSC Banner

Calling Java libs from PL/SQL functions

edited Aug 22, 2011 5:14AM in PL/SQL (MOSC) 7 commentsAnswered
Since my question involves combining Java and PL/SQL, I couldn't decide the best place to put this so i will start here and hear what you have to say.
What i want to implement is the ability to call built-in / pre-existing java library methods from PL/SQL function{s}.

I don't need to call, or do, anything too complicated just yet.
i would like to use the existing technology to do my work for me.

Some of the basic built-in Java String functions i need to call involve string compares, string manipulations, etc.
But i will also need to call methods in other Java libs which will do some work for me and return simple data types.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center