IMonetDBTableBaseIteratorpublic interface IMonetDBTableCursor extends IMonetDBTableBaseIterator
| Modifier and Type | Method | Description |
|---|---|---|
void |
processNextRow(RowIterator nextRow) |
The business logic for the iterator.
|
getFirstRowToIterate, getLastRowToIteratevoid processNextRow(RowIterator nextRow)
nextRow - The next row in the iteration.Copyright © 2018. All rights reserved.