Hitachi

Hitachi Advanced Database Application Development Guide


8.1.5 getMinorVersion()

Organization of this subsection

(1) Function

This method acquires the JDBC driver's minor version.

(2) Format

public synchronized int getMinorVersion()

(3) Arguments

None.

(4) Return value

This method returns the JDBC driver's minor version number.

(5) Exceptions

None.