Package org.dbunit.dataset.stream

Interface Summary
IDataSetConsumer Receive notification of the content of a dataset.
IDataSetProducer Interface for reading a dataset using callback.
 

Class Summary
DataSetProducerAdapter  
DefaultConsumer This class provides no op implementations for all of the callbacks in the IDataSetConsumer interface.
StreamingDataSet Dataset that consumes producer asyncronously.
StreamingIterator  
 



Copyright © 2002-2004 DbUnit.org. All Rights Reserved.