Package | Description |
---|---|
org.dbunit.dataset |
Modifier and Type | Class and Description |
---|---|
protected static class |
SortedTable.RowComparator
Compares the rows with each other in order to sort them in the correct
order using the data type and the Comparable implementation the current
column has.
|
protected static class |
SortedTable.RowComparatorByString
Compares the rows with each other in order to sort them in the correct
order using the string value of both values for the comparison.
|
Copyright © 2002–2016. All rights reserved.