| Class | Description |
|---|---|
| ListPreparedStatementSetter |
Implementation of the
PreparedStatementSetter interface that accepts
a list of values to be set on a PreparedStatement. |
| StepExecutionSimpleCompletionPolicy |
A
CompletionPolicy that picks up a commit interval from
JobParameters by listening to the start of a step. |