Uses of Class
org.dbunit.dataset.NoSuchColumnException

Packages that use NoSuchColumnException
org.dbunit.dataset   
 

Uses of NoSuchColumnException in org.dbunit.dataset
 

Methods in org.dbunit.dataset that throw NoSuchColumnException
 java.lang.Object DefaultTable.setValue(int row, java.lang.String column, java.lang.Object value)
          Replaces the value at the specified position in this table with the specified value.
 



Copyright © 2002-2004 DbUnit.org. All Rights Reserved.