Package nl.cwi.monetdb.embedded.env
-
Class Summary 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. -
Exception Summary Exception Description MonetDBEmbeddedException The exception fired from embedded methods.