Hitachi

Hitachi Advanced Database Application Development Guide


10.1 HADB's scope of support for the functions added in the JDBC 2.0 Optional Package

The following table shows HADB's scope of support for the functions added in the JDBC 2.0 Optional Package.

Table 10‒1: HADB's scope of support for the functions added in the JDBC 2.0 Optional Package

Function added in the JDBC 2.0 Optional Package

Corresponding interface

HADB's scope of support

JNDI support

DataSource

Y

Connection pool

ConnectionPoolDataSource

Y

PooledConnection

Y

RowSets

RowSet

N

RowSetInternal

N

RowSetListner

N

RowSetMetaData

N

RowSetReader

N

Legend:

Y: Supported by HADB

N: Not supported by HADB

In addition to the interfaces listed above, there also are methods related to specification and acquisition of HADB-specific connection information. For details, see 10.5 Connection information setup and acquisition interface.