Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Java singleton inside the database

Java singleton inside the database

From: Aviv <ronensh_at_hotmail.com>
Date: 24 Jun 2004 05:02:13 -0700
Message-ID: <f44c6b66.0406240402.355202c5@posting.google.com>


Hello everyone,

My question is about the internal JVM of the database. Java static variables scope is for DB sessions only. We want to build a cache class to server more than one session, so we need some singleton mechanism that span sessions.
Does any one have any idea?

TIA
        Ronen. Received on Thu Jun 24 2004 - 07:02:13 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US