|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuba.db.impl.memory.MemoryTableReader
public class MemoryTableReader
| Constructor Summary | |
|---|---|
MemoryTableReader(java.util.Iterator iterator)
|
|
| Method Summary | |
|---|---|
void |
close()
|
Row |
fetchRow()
|
boolean |
hasMoreRows()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MemoryTableReader(java.util.Iterator iterator)
| Method Detail |
|---|
public boolean hasMoreRows()
hasMoreRows in interface TableReaderTableReader.hasMoreRows()
public Row fetchRow()
throws FetchRowException
fetchRow in interface TableReaderFetchRowExceptionTableReader.fetchRow()public void close()
close in interface TableReaderTableReader.close()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||