Uses of Interface
org.wamblee.test.persistence.DatabaseUtils.TableSetOperation

Packages that use DatabaseUtils.TableSetOperation
org.wamblee.test.persistence This package provides test library for database testing in general and JPA testing specifically. 
 

Uses of DatabaseUtils.TableSetOperation in org.wamblee.test.persistence
 

Methods in org.wamblee.test.persistence with parameters of type DatabaseUtils.TableSetOperation
 void DatabaseUtils.executeOnTables(org.dbunit.dataset.filter.ITableFilterSimple aTables, DatabaseUtils.TableSetOperation aOperation)
          Executes an operation on a set of tables.
 



Copyright © 2010. All Rights Reserved.