| Package | Description |
|---|---|
| nl.cwi.monetdb.embedded.mapping | |
| nl.cwi.monetdb.embedded.resultset | |
| nl.cwi.monetdb.embedded.tables |
| Modifier and Type | Field | Description |
|---|---|---|
protected MonetDBRow[] |
AbstractRowSet.rows |
The rows of this set.
|
| Modifier and Type | Method | Description |
|---|---|---|
MonetDBRow[] |
QueryResultRowSet.getAllRows() |
Gets all rows of this set.
|
MonetDBRow |
QueryResultRowSet.getSingleRow(int row) |
Gets a single row in this set.
|
| Modifier and Type | Method | Description |
|---|---|---|
ListIterator<MonetDBRow> |
QueryResultRowSet.iterator() |
|
ListIterator<MonetDBRow> |
QueryResultSet.iterator() |
| Modifier and Type | Method | Description |
|---|---|---|
MonetDBRow |
RowIterator.getCurrentRow() |
Gets the current row currentColumns values as Java objects.
|
Copyright © 2018. All rights reserved.