Nonstop Database, HiRDB Version 9 UAP Development Guide

[Contents][Index][Back][Next]

17.13 Classes and methods with limitations

This section explains the classes defined in the JDBC1.0 standard.

The JDBC driver does not support the following classes that are defined in the JDBC2.0 basic standard:

Organization of this section
17.13.1 Driver class
17.13.2 Connection class
17.13.3 Statement class
17.13.4 PreparedStatement class
17.13.5 CallableStatement class
17.13.6 ResultSet class
17.13.7 ResultSetMetaData class
17.13.8 DatabaseMetaData class
17.13.9 Blob class
17.13.10 Array class