|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public boolean next() throws DataSetException
true
if the new current table is valid;
false
if there are no more table
DataSetException
public ITableMetaData getTableMetaData() throws DataSetException
DataSetException
public ITable getTable() throws DataSetException
DataSetException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |