Uses of Class
nl.cwi.monetdb.embedded.mapping.AbstractRowSet
| Package | Description |
|---|---|
| nl.cwi.monetdb.embedded.mapping | |
| nl.cwi.monetdb.embedded.resultset | |
| nl.cwi.monetdb.embedded.tables |
-
Uses of AbstractRowSet in nl.cwi.monetdb.embedded.mapping
Methods in nl.cwi.monetdb.embedded.mapping that return AbstractRowSet Modifier and Type Method Description AbstractRowSetMonetDBRow. getRowSet()Gets the original row result set from this row. -
Uses of AbstractRowSet in nl.cwi.monetdb.embedded.resultset
Subclasses of AbstractRowSet in nl.cwi.monetdb.embedded.resultset Modifier and Type Class Description classQueryResultRowSetThe row result set from a sendQuery. -
Uses of AbstractRowSet in nl.cwi.monetdb.embedded.tables
Subclasses of AbstractRowSet in nl.cwi.monetdb.embedded.tables Modifier and Type Class Description classRowIteratorThe iterator class for a MonetDB table.