See: Description
Class | Description |
---|---|
CheckpointSupport |
Provides support for JSR-352 checkpointing.
|
ItemProcessorAdapter<I,O> | |
ItemReaderAdapter<T> |
Adapter that wraps an
ItemReader for use by Spring Batch. |
ItemWriterAdapter<T> |
Adapter that wraps an
ItemWriter for use by Spring Batch. |