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 AbstractRowSet
MonetDBRow. 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 class
QueryResultRowSet
The 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 class
RowIterator
The iterator class for a MonetDB table.