Uses of Interface
org.dbunit.dataset.filter.IRowFilter

Packages that use IRowFilter
org.dbunit.dataset   
 

Uses of IRowFilter in org.dbunit.dataset
 

Constructors in org.dbunit.dataset with parameters of type IRowFilter
RowFilterTable(ITable table, IRowFilter rowFilter)
          Creates a new ITable where some rows can be filtered out from the original table
 



Copyright © 2002-2012. All Rights Reserved.