All Classes

Class Summary 
Class Description
MonetBlob
The MonetBlob class implements the Blob interface.
MonetCallableStatement
A CallableStatement suitable for the MonetDB database.
MonetClob
The MonetClob class implements the Clob interface.
MonetColumn
Java class representation of a result MonetDB column.
MonetConnection
A Connection suitable for the MonetDB database.
MonetDatabaseMetaData
A DatabaseMetaData object suitable for the MonetDB embedded database.
MonetDriver
A JDBC Driver for the embedded version of the MonetDB RDBMS.
MonetNative
Interface for C native methods in MonetDBe-Java.
MonetParameterMetaData
A ParameterMetaData suitable for the MonetDB embedded database.
MonetPreparedStatement
A PreparedStatement suitable for the MonetDB embedded database.
MonetResultSet
A ResultSet suitable for the MonetDB embedded database.
MonetResultSetMetaData
A ResultSetMetaData suitable for the MonetDB embedded database.
MonetStatement
A Statement suitable for the MonetDB embedded database.
MonetTypes
Helper class to convert between MonetDBe types, JDBC SQL types and Java classes.
MonetWrapper
A Wrapper class which provide the ability to retrieve the delegate instance when the instance in question is in fact a proxy class.