DatabaseMetaData.getDriverVersion
Interface Overview | Interface Members | 
  This Package | 
All Packages
 public abstract String getDriverVersion() throws SQLException
Returns
     JDBC driver version
    Description
 What's the version of this JDBC driver?
  
Exceptions
 SQLException
     if a database-access error occurs.