@Named(value="inventoryInitReader")
public class InventoryInitReader
extends jakarta.batch.api.chunk.AbstractItemReader
Modifier and Type | Field and Description |
---|---|
protected DataSource |
dataSource |
Constructor and Description |
---|
InventoryInitReader() |
Modifier and Type | Method and Description |
---|---|
Serializable |
checkpointInfo() |
void |
open(Serializable cpd) |
InventoryRecord |
readItem() |
protected DataSource dataSource
public void open(Serializable cpd) throws NamingException
open
in interface jakarta.batch.api.chunk.ItemReader
open
in class jakarta.batch.api.chunk.AbstractItemReader
NamingException
public InventoryRecord readItem() throws SQLException
readItem
in interface jakarta.batch.api.chunk.ItemReader
readItem
in class jakarta.batch.api.chunk.AbstractItemReader
SQLException
public Serializable checkpointInfo() throws Exception
checkpointInfo
in interface jakarta.batch.api.chunk.ItemReader
checkpointInfo
in class jakarta.batch.api.chunk.AbstractItemReader
Exception
© Copyright 2013, 2020 International Business Machines Corp. and others
Licensed under the Apache License, Version 2.0