Uses of Interface
nl.cwi.monetdb.embedded.tables.IMonetDBTableCursor
Package | Description |
---|---|
nl.cwi.monetdb.embedded.tables |
-
Uses of IMonetDBTableCursor in nl.cwi.monetdb.embedded.tables
Methods in nl.cwi.monetdb.embedded.tables with parameters of type IMonetDBTableCursor Modifier and Type Method Description int
MonetDBTable. iterateTable(IMonetDBTableCursor cursor)
Iterate over the table using aIMonetDBTableCursor
instance.