Package org.monetdb.monetdbe
-
Class Summary Class Description MonetBlob The MonetBlob class implements theBlobinterface.MonetCallableStatement ACallableStatementsuitable for the MonetDB database.MonetClob The MonetClob class implements theClobinterface.MonetColumn Java class representation of a result MonetDB column.MonetConnection AConnectionsuitable 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 AParameterMetaDatasuitable for the MonetDB embedded database.MonetPreparedStatement APreparedStatementsuitable for the MonetDB embedded database.MonetResultSet AResultSetsuitable for the MonetDB embedded database.MonetResultSetMetaData AResultSetMetaDatasuitable for the MonetDB embedded database.MonetStatement AStatementsuitable 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.