jsr352.tck.chunkartifacts
Class InventoryInitWriter

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

@Named(value="InventoryInitWriter")
public class InventoryInitWriter
extends Object


Field Summary
protected  DataSource dataSource
           
 
Constructor Summary
InventoryInitWriter()
           
 
Method Summary
 void openMe(InventoryCheckpointData cpd)
           
 void writeItem(List<InventoryRecord> records)
           
 
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

InventoryInitWriter

public InventoryInitWriter()
Method Detail

openMe

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

writeItem

public void writeItem(List<InventoryRecord> records)
               throws SQLException
Throws:
SQLException


Copyright © 2012. All Rights Reserved.