getJDBCMajorVersion()
Syntax:
int getJDBCMajorVersion() throws SQLException
Description:
Retrieves the major JDBC version number for this driver.
Returns:
JDBC version major number
Throws:
SQLException - if a database access error occurs
Syntax:
int getJDBCMajorVersion() throws SQLException
Description:
Retrieves the major JDBC version number for this driver.
Returns:
JDBC version major number
Throws:
SQLException - if a database access error occurs
Copyright © 2024, Raima Inc. All rights reserved. [8/29/2024]