|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITableIterator
Method Summary | |
---|---|
ITable |
getTable()
Returns the current table. |
ITableMetaData |
getTableMetaData()
Returns the metadata of the current table. |
boolean |
next()
Position this iterator to the next table. |
Method Detail |
---|
boolean next() throws DataSetException
true
if the new current table is valid;
false
if there are no more table
DataSetException
ITableMetaData getTableMetaData() throws DataSetException
DataSetException
ITable getTable() throws DataSetException
DataSetException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |