RE: Why does odmg.OJB try to be a singleton?

2003-02-10 Thread oliver . matz
Hello Armin, > -Original Message- > From: Armin Waibel [mailto:[EMAIL PROTECTED]] > > Hi again, > > Oliver wrote: > > I want to build an application-server-like > > thing that allows several clients to connect to the same > > database. > > Hope I catch the sentence of this, you got > pr

Re: Why does odmg.OJB try to be a singleton?

2003-02-10 Thread Armin Waibel
e(); call? I don't understand why (it's monday ;-), could you explain a little more? regards, Armin - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 10, 2003 10:39 AM Subject: RE: Why does odmg.OJB try to

RE: Why does odmg.OJB try to be a singleton?

2003-02-10 Thread oliver . matz
Hello Armin, > -Original Message- > From: Armin Waibel [mailto:[EMAIL PROTECTED]] > which version do you use? > I think >0.94 OJB isn' a singleton. current cvs HEAD: /** * private Constructor: use static factory method * getInstance() to obtain an instance */ prot