Retrieves the minor JDBC version number for this driver.
public int getJDBCMinorVersion()
Return Value
An integer that indicates the minor JDBC version.
Exceptions
Remarks
This getJDBCMinorVersion method is specified by the getJDBCMinorVersion method in the java.sql.DatabaseMetaData interface.