Package nl.cwi.monetdb.embedded.tables
-
Interface Summary Interface Description IMonetDBTableBaseIterator The base interface for iterating a MonetDB Table.IMonetDBTableCursor A row iterator for a MonetDB table. -
Class Summary Class Description MonetDBTable Java representation of a MonetDB table.MonetDBTableColumn Java representation of a MonetDB table column.RowIterator The iterator class for a MonetDB table.