RESOLVED - BATCH-839: Reference doc reference deprecated code: 'StatefulRetryStepFactoryBean'
This commit is contained in:
@@ -1152,7 +1152,7 @@
|
||||
<property name="retryableExceptionClasses" value="org.springframework.dao.DeadlockLoserDataAccessException" /></emphasis>
|
||||
</bean></programlisting>
|
||||
|
||||
<para>The <classname>StatefulRetryStepFactoryBean</classname> requires
|
||||
<para>The <classname>SkipLimitStepFactoryBean</classname> requires
|
||||
a limit for the number of times an individual item can be retried, and
|
||||
a list of Exceptions that are 'retryable'.</para>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user