Package | Description |
---|---|
nl.cwi.monetdb.embedded.env | |
nl.cwi.monetdb.embedded.tables |
Modifier and Type | Method and Description |
---|---|
MonetDBTable |
MonetDBEmbeddedConnection.getMonetDBTable(String tableName)
Retrieves a MonetDB Table in the current schema for further operations.
|
MonetDBTable |
MonetDBEmbeddedConnection.getMonetDBTable(String schemaName,
String tableName)
Retrieves a database table for further operations on it such as appending data.
|
Modifier and Type | Method and Description |
---|---|
MonetDBTable |
RowIterator.getTable()
Gets the original table of this iterator.
|
Copyright © 2018. All rights reserved.