8.1.4 getMajorVersion()
- Organization of this subsection
(1) Function
This method acquires the JDBC driver's major version.
(2) Format
public synchronized int getMajorVersion()
(3) Arguments
None.
(4) Return value
This method returns the JDBC driver's major version number.
(5) Exceptions
None.