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