Uses of Class
org.dbunit.dataset.NoSuchTableException
Packages that use NoSuchTableException
-
Uses of NoSuchTableException in org.dbunit.dataset
Methods in org.dbunit.dataset that throw NoSuchTableExceptionModifier and TypeMethodDescriptionvoidOrderedTableNameMap.setLastTable(String tableName) Overrides the table returned byOrderedTableNameMap.getLastTableName()to the given, already-added table name.