Uses of Class
org.postgresql.jdbc.PgConnectionCleaningAction
Packages that use PgConnectionCleaningAction
-
Uses of PgConnectionCleaningAction in org.postgresql.jdbc
Fields in org.postgresql.jdbc declared as PgConnectionCleaningActionModifier and TypeFieldDescriptionprivate final PgConnectionCleaningAction
PgConnection.finalizeAction
This field keeps finalize action alive, so its .finalize() method is called only when the connection itself becomes unreachable.