| Package | Description |
|---|---|
| org.postgresql.jdbc |
| Modifier and Type | Field and Description |
|---|---|
private PgConnectionCleaningAction |
PgConnection.finalizeAction
This field keeps finalize action alive, so its .finalize() method is called only
when the connection itself becomes unreachable.
|