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