public class Exporter extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
run(ExportConfiguration config,
org.dbunit.dataset.stream.IDataSetConsumer consumer)
Runs the export using given export configuration and supplies the data to the provided
consumer (which should convert it to some kind of output).
|
public static void run(ExportConfiguration config, org.dbunit.dataset.stream.IDataSetConsumer consumer) throws Exception
config - consumer - ExceptionCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.