Class | Description |
---|---|
AbstractConnectionResult |
The base class for a pending statement to a connection.
|
MonetDBEmbeddedConnection |
A single connection to a MonetDB database instance.
|
MonetDBEmbeddedDatabase |
An embedded version of a MonetDB database.
|
MonetDBEmbeddedPreparedStatement |
A prepared statement result set.
|
MonetDBEmbeddedSavePoint |
The representation of a savepoint, which is a point within the current
transaction that can be referenced from the Connection.rollback method.
|
MonetDBJavaLiteLoader |
Class responsible to load MonetDB's embedded library.
|
Enum | Description |
---|---|
MonetDBJavaLiteLoader.OSLibraries |
Operating Systems Listening and their respective MonetDB embedded libraries locations inside the MonetDBJavaLite
jar.
|
Exception | Description |
---|---|
MonetDBEmbeddedException |
The exception fired from embedded methods.
|
Copyright © 2018. All rights reserved.