getJDBCMinorVersion()
Syntax:
int getJDBCMinorVersion()
throws SQLException
Description:
Retrieves the minor JDBC version number for this driver.
Returns:
JDBC version minor number
Throws:
SQLException - if a database access error occurs