- driver
- the Driver to register with the DriverManager.
Type Reason Java.Sql.SQLException if a database access error occurs.
Registers a given JDBC driver with the DriverManager.
A newly loaded JDBC driver class should register itself with the DriverManager by calling this method.