@Named(value="retryInitWriter") public class RetryInitWriter extends AbstractItemWriter
| Modifier and Type | Field and Description |
|---|---|
protected DataSource |
dataSource |
| Constructor and Description |
|---|
RetryInitWriter() |
| 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 SQLException
writeItems in interface ItemWriterwriteItems in class AbstractItemWriterSQLException© Copyright IBM Corp. 2013
Licensed under the Apache License, Version 2.0