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