@Named(value="doSomethingSimpleTimeArrayWriter") public class DoSomethingSimpleTimeArrayWriter extends AbstractItemWriter
| Constructor and Description |
|---|
DoSomethingSimpleTimeArrayWriter() |
| 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