Uses of Interface
org.dbunit.dataset.TableDecoratorDataSet.TableDecoratorFunction
Packages that use TableDecoratorDataSet.TableDecoratorFunction
-
Uses of TableDecoratorDataSet.TableDecoratorFunction in org.dbunit.dataset
Constructors in org.dbunit.dataset with parameters of type TableDecoratorDataSet.TableDecoratorFunctionModifierConstructorDescriptionTableDecoratorDataSet(IDataSet dataSet, TableDecoratorDataSet.TableDecoratorFunction decoratorFunction)