Uses of Interface
org.postgresql.util.LazyCleaner.CleaningAction
Packages that use LazyCleaner.CleaningAction
-
Uses of LazyCleaner.CleaningAction in org.postgresql.util
Methods in org.postgresql.util with parameters of type LazyCleaner.CleaningActionModifier and TypeMethodDescription<T extends Throwable>
LazyCleaner.Cleanable<T>LazyCleaner.register
(Object obj, LazyCleaner.CleaningAction<T> action)