| Class | Description |
|---|---|
| MonetBlob |
The MonetBlob class implements the
Blob interface. |
| MonetClob |
The MonetClob class implements the
Clob interface. |
| MonetConnection |
A
Connection suitable 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 |
A
PreparedStatement suitable 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.
|
Copyright © 2017. All rights reserved.