Hitachi

Hitachi Advanced Database Application Development Guide


8.1.7 jdbcCompliant()

Organization of this subsection

(1) Function

This method reports whether this JDBC driver is JDBC CompliantTM.

(2) Format

public synchronized boolean jdbcCompliant()

(3) Arguments

None.

(4) Return value

If the JDBC driver is JDBC-compliant, this method returns true; if not, the method returns false.

(5) Exceptions

None.