Uses of Class
org.postgresql.util.LazyCleaner
-
Packages that use LazyCleaner Package Description org.postgresql.util -
-
Uses of LazyCleaner in org.postgresql.util
Fields in org.postgresql.util declared as LazyCleaner Modifier and Type Field Description private static LazyCleanerLazyCleaner. instanceMethods in org.postgresql.util that return LazyCleaner Modifier and Type Method Description static LazyCleanerLazyCleaner. getInstance()Returns a default cleaner instance.
-