Package | Description |
---|---|
java.sql |
Modifier and Type | Method and Description |
---|---|
static Driver |
DriverManager.getDriver(String url) |
Modifier and Type | Method and Description |
---|---|
static void |
DriverManager.deregisterDriver(Driver driver) |
static void |
DriverManager.registerDriver(Driver driver) |