@Named(value="retryInitReader") public class RetryInitReader extends AbstractItemReader
| Modifier and Type | Field and Description |
|---|---|
protected DataSource |
dataSource |
| Constructor and Description |
|---|
RetryInitReader() |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
checkpointInfo() |
void |
open(Serializable cpd) |
NumbersRecord |
readItem() |
closeprotected DataSource dataSource
public void open(Serializable cpd) throws NamingException
open in interface ItemReaderopen in class AbstractItemReaderNamingExceptionpublic NumbersRecord readItem() throws SQLException
readItem in interface ItemReaderreadItem in class AbstractItemReaderSQLExceptionpublic Serializable checkpointInfo()
checkpointInfo in interface ItemReadercheckpointInfo in class AbstractItemReader© Copyright IBM Corp. 2013
Licensed under the Apache License, Version 2.0