diff --git a/src/site/docbook/reference/job.xml b/src/site/docbook/reference/job.xml index 25a7d0742..b6deb5fbf 100644 --- a/src/site/docbook/reference/job.xml +++ b/src/site/docbook/reference/job.xml @@ -268,7 +268,7 @@ catch (JobRestartException e) { platform supports it. However, this can be overridden: <job-repository id="jobRepository" - isolation-level-for-create="ISOLATION_REPEATABLE_READ" /> + isolation-level-for-create="REPEATABLE_READ" /> If the namespace or factory beans aren't used then it is also essential to configure the transactional behavior of the repository