@Named(value="inventoryInitWriter") public class InventoryInitWriter extends AbstractItemWriter
| Modifier and Type | Field and Description |
|---|---|
protected DataSource |
dataSource |
| Constructor and Description |
|---|
InventoryInitWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
open(Serializable cpd) |
void |
writeItems(List<Object> records) |
checkpointInfo, closeprotected DataSource dataSource
public void open(Serializable cpd) throws NamingException
open in interface ItemWriteropen in class AbstractItemWriterNamingExceptionpublic void writeItems(List<Object> records) throws Exception
writeItems in interface ItemWriterwriteItems in class AbstractItemWriterException© Copyright IBM Corp. 2013
Licensed under the Apache License, Version 2.0