Hi

I am writing simple webapp using OJB. And i have one question - can i safely store OJB.getInstance(); (that thing called odmg in tutorial) in a static variable and use it in multiple threads? Or i should somehow synchronize it? I can not say that i read tutorials thoroughly, but i never saw info about multithreading there...

Thanks in advance
AV


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to