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