Class | Description |
---|---|
AbstractColumn |
A single Java representation of a MonetDB column.
|
AbstractRowSet |
A row set retrieved from an embedded MonetDB query result.
|
MonetDBRow |
A single MonetDB row in a result set.
|
NullMappings |
Helper Class to find the null values mapping between MonetDB and Java.
|
Enum | Description |
---|---|
MonetDBToJavaMapping |
A Java enum representing the mappings between MonetDB data types and Java classes.
|
Copyright © 2018. All rights reserved.