You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by jojada <jo...@exari.com> on 2006/02/27 05:57:10 UTC

Needs a clarification of all-methods-in-transactions parameter

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: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org