Re: [dba-dev] ODatabaseMetaDataResultSet

2006-08-02 Thread Ocke Janssen
I know that you have to release the mutex before you are calling listeners, but I thought, that would have made the whole think a lot more complicated :-) -- OJ PS: I wrote xParent not m_xParent ;-) Otherwise you right. Frank Schönheit - Sun Microsystems Germany wrote: Hi Ocke, Hi André,

Re: [dba-dev] ODatabaseMetaDataResultSet

2006-08-02 Thread Frank Schönheit - Sun Microsystems Germ any
Hi Ocke, Hi André, >>When should I use a Mutex in my functions? > > This question is discussed very often. :-) The best way is to use it in > every* method which is public available. That's a good level-0-approximation, but not really correct :) Talking about multi-threading concepts would pr