getDriverVersion()
Syntax:
String getDriverVersion()
                        throws SQLException
                                        Description:
Retrieves the version number of this JDBC driver as a String.
Returns:
JDBC driver version
Throws:
SQLException - if a database access error occurs