Uses of Interface
org.postgresql.util.LazyCleaner
-
Packages that use LazyCleaner Package Description org.postgresql.util -
-
Uses of LazyCleaner in org.postgresql.util
Classes in org.postgresql.util that implement LazyCleaner Modifier and Type Class Description classLazyCleanerImplLazyCleaner is a utility class that allows to register objects for deferred cleanup.
-