@Named(value="defaultValueArrayWriter") public class DefaultValueArrayWriter extends AbstractItemWriter
| Constructor and Description |
|---|
DefaultValueArrayWriter() |
| Modifier and Type | Method and Description |
|---|---|
ArrayIndexCheckpointData |
checkpointInfo() |
void |
close() |
void |
open(Serializable cpd) |
void |
writeItems(List<Object> myData) |
public void open(Serializable cpd) throws Exception
open in interface ItemWriteropen in class AbstractItemWriterExceptionpublic void close()
throws Exception
close in interface ItemWriterclose in class AbstractItemWriterExceptionpublic void writeItems(List<Object> myData) throws Exception
writeItems in interface ItemWriterwriteItems in class AbstractItemWriterExceptionpublic ArrayIndexCheckpointData checkpointInfo() throws Exception
checkpointInfo in interface ItemWritercheckpointInfo in class AbstractItemWriterException© Copyright IBM Corp. 2013
Licensed under the Apache License, Version 2.0