Hi Sliders,

Does this comment in domain.xml

<!-- "false" lets all read-only methods be executed outside of transactions
-->
<parameter name="all-methods-in-transactions">true</parameter>

implies that 'write' methods are still executed inside of transactions if
the value is 'false' ?

My doubt is raised by this statement in the wiki:
*Caution: Write operations will need a transaction, so be sure to have this
(all-methods-in-transactions) enabled when using user auto creation

Thanks a lot.
Jojada.-



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

Reply via email to