org.dbunit.dataset
Class CachedTable
java.lang.Object
org.dbunit.dataset.AbstractTable
org.dbunit.dataset.DefaultTable
org.dbunit.dataset.CachedTable
- All Implemented Interfaces:
- ITable
- Direct Known Subclasses:
- CachedResultSetTable
public class CachedTable
- extends DefaultTable
- Since:
- Apr 10, 2003
- Version:
- $Revision: 444 $
- Author:
- Manuel Laflamme
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CachedTable
public CachedTable(ITable table)
throws DataSetException
- Throws:
DataSetException
CachedTable
protected CachedTable(ITableMetaData metaData)
Copyright © 2002-2011. All Rights Reserved.