jsr352.tck.chunkartifacts
Class InventoryWriter

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

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


Field Summary
protected  DataSource dataSource
           
 
Constructor Summary
InventoryWriter()
           
 
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

InventoryWriter

public InventoryWriter()
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.