JavaScript is disabled on your browser.
Skip navigation links
PostgreSQL JDBC
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.postgresql.util
Interface LazyCleaner.CleaningAction<T extends
Throwable
>
Enclosing class:
LazyCleaner
public static interface
LazyCleaner.CleaningAction<T extends
Throwable
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onClean
(boolean leak)
Method Details
onClean
void
onClean
(boolean leak)
throws
T
Throws:
T
extends
Throwable