Uses of Interface java.sql.Driver

Uses in package java.sql

Methods with parameter type java.sql.Driver

void
This method de-registers a driver from the manager.
void
This method registers a new driver with the manager.

Methods with return type java.sql.Driver

Driver
This method returns a driver that can connect to the specified JDBC URL string.