|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SortedTable.AbstractRowComparator | |
|---|---|
| org.dbunit.dataset | |
| Uses of SortedTable.AbstractRowComparator in org.dbunit.dataset |
|---|
| Subclasses of SortedTable.AbstractRowComparator in org.dbunit.dataset | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||