Uses of Interface
jakarta.batch.api.chunk.ItemWriter
-
Packages that use ItemWriter Package Description jakarta.batch.api.chunk Provides APIs used by artifacts in a Batch chunk step. -
-
Uses of ItemWriter in jakarta.batch.api.chunk
Classes in jakarta.batch.api.chunk that implement ItemWriter Modifier and Type Class Description class
AbstractItemWriter
The AbstractItemWriter provides default implementations of not commonly implemented methods.
-