Uses of Class
org.postgresql.util.LazyCleaner
-
Packages that use LazyCleaner Package Description org.postgresql.util -
-
Uses of LazyCleaner in org.postgresql.util
Methods in org.postgresql.util that return LazyCleaner Modifier and Type Method Description static LazyCleaner
LazyCleaner. getInstance()
Returns a default cleaner instance.
-