| Interface | Description |
|---|---|
| Closeable |
| Class | Description |
|---|---|
| CallableStatementWrapper | |
| ConnectionWrapper | |
| Driver |
The Virtuoso DBMS Driver class is an implementation of the Driver interface
in the JDBC API.
|
| PreparedStatementWrapper | |
| ResultSetWrapper | |
| StatementWrapper | |
| VirtuosoArray | |
| VirtuosoBlob |
The VirtuosoBlob class is an implementation of the Blob
interface in the JDBC API that represents a Blob object in SQL.
|
| VirtuosoCallableStatement |
The VirtuosoCallableStatement class is an implementation of the CallableStatement interface
in the JDBC API which represents a callable statement.
|
| VirtuosoClob |
This is an implementation of a Clob object.
|
| VirtuosoConnection |
The VirtuosoConnection class is an implementation of the Connection interface
in the JDBC API which represents a database connection.
|
| VirtuosoConnectionPoolDataSource | |
| VirtuosoDatabaseMetaData |
The DatabaseMetaData class is an implementation of the DatabaseMetaData interface
in the JDBC API which represents the database meta data.
|
| VirtuosoDataSource | |
| VirtuosoDataSourceFactory | |
| VirtuosoDate | |
| VirtuosoExplicitString | |
| VirtuosoExtendedString | |
| VirtuosoNullParameter |
The VirtuosoNullParameter class is designed for Prepared and Callable
statements for which some parameters are NULL, to keep track of the SQL
type when executing the query.
|
| VirtuosoParameterMetaData |
The VirtuosoParameterMetaData class is an implementation of the ParameterMetaData
interface in the JDBC API that represents information about a PreparedStatement.
|
| VirtuosoPoint | |
| VirtuosoPooledConnection |
A PooledConnection object is a connection object that provides hooks
for connection pool management.
|
| VirtuosoPoolManager | |
| VirtuosoPoolStatistic | |
| VirtuosoPreparedStatement |
The VirtuosoPreparedStatement class is an implementation of the PreparedStatement interface
in the JDBC API which represents a prepared statement.
|
| VirtuosoRdfBox | |
| VirtuosoResultSet |
The VirtuosoResultSet class is an implementation of the ResultSet interface
in the JDBC API which represents result of a query.
|
| VirtuosoResultSetMetaData |
The VirtuosoResultSetMetaData class is an implementation of the ResultSetMetaData
interface in the JDBC API that represents information about a ResultSet.
|
| VirtuosoStatement |
The VirtuosoStatement class is an implementation of the Statement interface
in the JDBC API which represents a statement.
|
| VirtuosoTime | |
| VirtuosoTimestamp | |
| VirtuosoXAConnection | |
| VirtuosoXADataSource | |
| VirtuosoXAResource | |
| VirtuosoXid |
| Exception | Description |
|---|---|
| VirtuosoException |
This class is an SQLException that has special constructors for
messages directly from Virtuoso.
|
| VirtuosoFNSException |
This class is an SQLException that has special constructors for
messages directly from Virtuoso.
|