@Named(value="numbersReader") public class NumbersReader extends AbstractItemReader
| Modifier and Type | Field and Description |
|---|---|
protected DataSource |
dataSource |
| Constructor and Description |
|---|
NumbersReader() |
| 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 Exception
readItem in interface ItemReaderreadItem in class AbstractItemReaderExceptionpublic Serializable checkpointInfo() throws Exception
checkpointInfo in interface ItemReadercheckpointInfo in class AbstractItemReaderException© Copyright IBM Corp. 2013
Licensed under the Apache License, Version 2.0