| Package | Description |
|---|---|
| com.mysql.cj.jdbc |
| Modifier and Type | Field and Description |
|---|---|
private static java.util.Set<AbandonedConnectionCleanupThread.ConnectionFinalizerPhantomReference> |
AbandonedConnectionCleanupThread.connectionFinalizerPhantomRefs |
| Modifier and Type | Method and Description |
|---|---|
private static void |
AbandonedConnectionCleanupThread.finalizeResource(AbandonedConnectionCleanupThread.ConnectionFinalizerPhantomReference reference)
Release resources from the given
AbandonedConnectionCleanupThread.ConnectionFinalizerPhantomReference and remove it from the references set. |