Package nl.cwi.monetdb.jdbc
-
Class Summary Class Description MonetBlob The MonetBlob class implements theBlobinterface.MonetCallableStatement ACallableStatementsuitable for the MonetDB database.MonetClob The MonetClob class implements theClobinterface.MonetConnection AConnectionsuitable for the MonetDB database.MonetDatabaseMetaData A DatabaseMetaData object suitable for the MonetDB database.MonetDataSource A DataSource suitable for the MonetDB database.MonetDriver A Driver suitable for the MonetDB database.MonetINET The INET class represents the INET datatype in MonetDB.MonetPreparedStatement APreparedStatementsuitable for the MonetDB database.MonetResultSet A ResultSet suitable for the MonetDB database.MonetSavepoint The representation of a savepoint, which is a point within the current transaction that can be referenced from the Connection.rollback method.MonetStatement A Statement suitable for the MonetDB database.MonetURL The URL class represents the URL datatype in MonetDB.MonetWrapper A Wrapper class which provide the ability to retrieve the delegate instance when the instance in question is in fact a proxy class.