----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Hi,

I designed my application in a thread-safe way, without realizing
singlethreadmodel was present.
It is possible to disable this singlethreadmodel to come back to a
full-enabled thread model ?
Otherwise, with the singlethreadmodel, does the synchronized directive  work
?
How can I synchronize processes (update a table without another executes
the same process) with this model ?

Thank you.

Richard HALLIER
Project Manager
FIVIA
[EMAIL PROTECTED]




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to