jsr352.tck.chunkartifacts
Class InventoryInitReader

java.lang.Object
  extended by jsr352.tck.chunkartifacts.InventoryInitReader

public class InventoryInitReader
extends Object


Field Summary
protected  DataSource dataSource
           
 
Constructor Summary
InventoryInitReader()
           
 
Method Summary
 InventoryCheckpointData getCPD()
           
 void openMe(InventoryCheckpointData cpd)
           
 InventoryRecord readItem()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dataSource

protected DataSource dataSource
Constructor Detail

InventoryInitReader

public InventoryInitReader()
Method Detail

openMe

public void openMe(InventoryCheckpointData cpd)
            throws NamingException
Throws:
NamingException

readItem

public InventoryRecord readItem()
                         throws SQLException
Throws:
SQLException

getCPD

public InventoryCheckpointData getCPD()


Copyright © 2012. All Rights Reserved.