Class SortedDataSet

java.lang.Object
org.dbunit.dataset.AbstractDataSet
org.dbunit.dataset.SortedDataSet
All Implemented Interfaces:
IDataSet

public class SortedDataSet extends AbstractDataSet
Decorator that returns the ITables of the decorated dataset as SortedTables.
Since:
Feb 19, 2003
Version:
$Revision$
Author:
Manuel Laflamme