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