RESOLVED - BATCH-1410: Isolation Level in the Example is not supported

This commit is contained in:
robokaso
2009-09-20 10:10:32 +00:00
parent d2023666c3
commit 9e535018ae

View File

@@ -287,7 +287,7 @@ catch (JobRestartException e) {
platform supports it. However, this can be overridden:</para>
<para><programlisting>&lt;job-repository id="jobRepository"
<emphasis role="bold">isolation-level-for-create="ISOLATION_REPEATABLE_READ"</emphasis> /&gt;</programlisting></para>
<emphasis role="bold">isolation-level-for-create="REPEATABLE_READ"</emphasis> /&gt;</programlisting></para>
<para>If the namespace or factory beans aren't used then it is also
essential to configure the transactional behavior of the repository