Uses of Interface
org.dbunit.util.search.ISearchAlgorithm
Packages that use ISearchAlgorithm
-
Uses of ISearchAlgorithm in org.dbunit.util.search
Classes in org.dbunit.util.search that implement ISearchAlgorithmModifier and TypeClassDescriptionclassSearch using depth-first algorithm.
An instance of this class must be used only once, as it maintains the internal state of the search.