getDatabaseProductName()
Syntax:
String getDatabaseProductName()
                              throws SQLException
                                        Description:
Retrieves the name of this database product.
Returns:
database product name
Throws:
SQLException - if a database access error occurs