Uses of Interface
org.h2.util.Utils.ClassFactory
Packages that use Utils.ClassFactory
-
Uses of Utils.ClassFactory in org.h2.util
Fields in org.h2.util with type parameters of type Utils.ClassFactoryModifier and TypeFieldDescriptionprivate static final ArrayList<Utils.ClassFactory> JdbcUtils.userClassFactoriesIn order to manage more than one class loaderMethods in org.h2.util with parameters of type Utils.ClassFactoryModifier and TypeMethodDescriptionstatic voidJdbcUtils.addClassFactory(Utils.ClassFactory classFactory) Add a class factory in order to manage more than one class loader.static voidJdbcUtils.removeClassFactory(Utils.ClassFactory classFactory) Remove a class factory