14.1 HADB's scope of support for the functions added in the JDBC 4.2 API
The following table lists HADB's scope of support for the functions added in the JDBC 4.2 API.
|
Added function |
Corresponding interface |
Supported in HADB |
|---|---|---|
|
REF CURSOR |
CallableStatement |
N |
|
SQLType interface |
SQLType |
N |
|
CallableStatement |
||
|
PreparedStatement |
||
|
ResultSet |
||
|
SQLOutput |
||
|
JDBCType Enum |
SQLType |
N |
|
Large update counts |
PreparedStatement |
Y |
|
Statement |
||
|
API that adds database metadata |
DatabaseMetaData |
Y |
- Legend:
-
Y: Supported by HADB.
N: Not supported by HADB.
- Organization of this section