mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-21 13:47:57 +01:00
Change PROPAGATION_REQUIRED_NEW option.
This commit is contained in:
parent
047c8cce9d
commit
225a913a3a
@ -41,7 +41,7 @@
|
||||
class="org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource">
|
||||
<property name="properties">
|
||||
<props>
|
||||
<prop key="*">PROPAGATION_REQUIRED</prop>
|
||||
<prop key="*">PROPAGATION_REQUIRED_NEW</prop>
|
||||
</props>
|
||||
</property>
|
||||
</bean>
|
||||
|
Loading…
Reference in New Issue
Block a user