@Named(value="inventoryInitWriter")
public class InventoryInitWriter
extends javax.batch.api.chunk.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) |
protected DataSource dataSource
public void open(Serializable cpd) throws NamingException
open
in interface javax.batch.api.chunk.ItemWriter
open
in class javax.batch.api.chunk.AbstractItemWriter
NamingException
© Copyright IBM Corp. 2015
Licensed under the Apache License, Version 2.0