Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.dbunit.dataset.SortedTable Classes and Interfaces - 4 results found.
NameDescriptionTypePackageFramework
SortedTableThis is a ITable decorator that provide a sorted view of the decorated table.Classorg.dbunit.datasetSourceForge DBUnit
SortedTable .AbstractRowComparatorClassorg.dbunit.dataset.SortedTableSourceForge DBUnit
SortedTable .RowComparatorCompares the rows with each other in order to sort them in the correct order using the data type and the Comparable implementation the currentClassorg.dbunit.dataset.SortedTableSourceForge DBUnit
SortedTable .RowComparatorByStringCompares the rows with each other in order to sort them in the correct order using the string value of both values for the comparison.Classorg.dbunit.dataset.SortedTableSourceForge DBUnit