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.
Function added in the JDBC 2.0 Optional Package |
Corresponding interface |
HADB's scope of support |
---|---|---|
JNDI support |
Y |
|
Connection pool |
Y |
|
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.