com.ibm.jbatch.tck.artifacts.chunkartifacts
Class InventoryInitWriter
java.lang.Object
javax.batch.api.chunk.AbstractItemWriter
com.ibm.jbatch.tck.artifacts.chunkartifacts.InventoryInitWriter
- All Implemented Interfaces:
- ItemWriter
@Named(value="inventoryInitWriter")
public class InventoryInitWriter
- extends AbstractItemWriter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dataSource
protected DataSource dataSource
InventoryInitWriter
public InventoryInitWriter()
open
public void open(Serializable cpd)
throws NamingException
- Specified by:
open in interface ItemWriter- Overrides:
open in class AbstractItemWriter
- Throws:
NamingException
writeItems
public void writeItems(List<Object> records)
throws Exception
- Specified by:
writeItems in interface ItemWriter- Specified by:
writeItems in class AbstractItemWriter
- Throws:
Exception
Copyright © 2013. All Rights Reserved.