| Interface | Description |
|---|---|
| SocketFactory | Deprecated
Use
SocketFactory instead. |
| Class | Description |
|---|---|
| Driver |
Backwards compatibility to support apps that call
Class.forName("com.mysql.jdbc.Driver");. |
| SocketFactoryWrapper |
Wraps the legacy com.mysql.jdbc.SocketFactory implementations so they can be used as
SocketFactory |