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