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
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
Copyright © 2024, Raima Inc. All rights reserved. [8/29/2024]