|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.dbunit.dataset.CaseInsensitiveTable
| Field Summary |
| Fields inherited from interface org.dbunit.dataset.ITable |
NO_VALUE |
| Constructor Summary | |
CaseInsensitiveTable(ITable table)
Deprecated. |
|
| Method Summary | |
int |
getRowCount()
Deprecated. Returns this table row count. |
ITableMetaData |
getTableMetaData()
Deprecated. Returns this table metadata. |
java.lang.Object |
getValue(int row,
java.lang.String column)
Deprecated. Returns this table value for the specified row and column. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CaseInsensitiveTable(ITable table)
| Method Detail |
public ITableMetaData getTableMetaData()
ITable
getTableMetaData in interface ITablepublic int getRowCount()
ITable
getRowCount in interface ITable
public java.lang.Object getValue(int row,
java.lang.String column)
throws DataSetException
ITable
getValue in interface ITableDataSetException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||