| Class | Description |
|---|---|
| DriverManager |
The
java.sql.DriverManager uses a native method to retrieve
the classloader from the calling class which keeps the calling class
(including its classloader) from being garbage collected. |
| Exception | Description |
|---|---|
| DriverNotFoundException |