Database Administration (MOSC)

MOSC Banner

Java in database - a common JVM

edited Oct 17, 2012 7:52AM in Database Administration (MOSC) 2 commentsAnswered
 Hi All,
11gR2 documentation says:
"Within a session, the client has its own Java environment. It appears to the client as if a separate, individual JVM was started for each session.
(...)
Variables defined as static are local to the client. No client can access the static variables of other clients, because the memory is not available across session boundaries."

Will there be a means to make multiple oracle database sessions share some static Java objects? I.e. a common JVM besides the individual ones.

Attila

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