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