GNU Classpath (0.95) | |
Frames | No Frames |
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. |
GNU Classpath (0.95) |