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