getDriverName()

Syntax:

String getDriverName()
                     throws SQLException

Description:

Retrieves the name of this JDBC driver.

Returns:

JDBC driver name

Throws:

SQLException - if a database access error occurs