|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.batch.api.chunk.AbstractItemReader<InventoryRecord>
com.ibm.jbatch.tck.artifacts.chunkartifacts.InventoryInitReader
@Named(value="inventoryInitReader") public class InventoryInitReader
| Field Summary | |
|---|---|
protected javax.sql.DataSource |
dataSource
|
| Constructor Summary | |
|---|---|
InventoryInitReader()
|
|
| Method Summary | |
|---|---|
java.io.Serializable |
checkpointInfo()
|
void |
open(java.io.Serializable cpd)
|
InventoryRecord |
readItem()
|
| Methods inherited from class javax.batch.api.chunk.AbstractItemReader |
|---|
close |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected javax.sql.DataSource dataSource
| Constructor Detail |
|---|
public InventoryInitReader()
| Method Detail |
|---|
public void open(java.io.Serializable cpd)
throws javax.naming.NamingException
open in interface ItemReader<InventoryRecord>open in class AbstractItemReader<InventoryRecord>javax.naming.NamingException
public InventoryRecord readItem()
throws java.sql.SQLException
readItem in interface ItemReader<InventoryRecord>readItem in class AbstractItemReader<InventoryRecord>java.sql.SQLException
public java.io.Serializable checkpointInfo()
throws java.lang.Exception
checkpointInfo in interface ItemReader<InventoryRecord>checkpointInfo in class AbstractItemReader<InventoryRecord>java.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||