Hitachi

Hitachi Advanced Database Application Development Guide


11.1 HADB's scope of support for the functions added in the JDBC 3.0 API

The following table shows HADB's scope of support for the functions added in the JDBC 3.0 API.

Table 11‒1: HADB's scope of support for the functions added in the JDBC 3.0 API

Added function

Corresponding interface

HADB's scope of support

Save point

Connection

N

Savepoint

N

Enhancement of the connection pool function

PreparedStatement

N

Parameter metadata

ParameterMetaData

Y

PreparedStatement

Y

Automatic generation key

Connection

N

DatabaseMetaData

N

Statement

N

Holdable cursor

Connection

Y

DatabaseMetaData

Y

Statement

Y

ResultSet

Y

API for adding database metadata

DatabaseMetaData

Y

Legend:

Y: Supported by HADB.

N: Not supported by HADB.