class NetworkResources
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
NetworkResources(java.net.Socket mysqlConnection,
java.io.InputStream mysqlInput,
java.io.OutputStream mysqlOutput) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
forceClose()
Forcibly closes the underlying socket to MySQL.
|