Package org.dbunit.dataset.stream
package org.dbunit.dataset.stream
-
ClassDescriptionImplementation of
IDataSetConsumerwhich buffers all data until theBufferedConsumer.endDataSet()event occurs.This class provides no op implementations for all of the callbacks in theIDataSetConsumerinterface.Receive notification of the content of a dataset.Interface for reading a dataset using callback.Dataset that consumes producer asynchronously.Asynchronous table iterator that uses a new Thread for asynchronous processing.