Uses of Interface
org.postgresql.util.LazyCleaner.CleaningAction
-
Packages that use LazyCleaner.CleaningAction Package Description org.postgresql.util -
-
Uses of LazyCleaner.CleaningAction in org.postgresql.util
Methods in org.postgresql.util with parameters of type LazyCleaner.CleaningAction Modifier and Type Method Description <T extends java.lang.Throwable>
LazyCleaner.Cleanable<T>LazyCleaner. register(java.lang.Object obj, LazyCleaner.CleaningAction<T> action)
-