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.userClassFactories
In order to manage more than one class loaderMethods in org.h2.util with parameters of type Utils.ClassFactoryModifier and TypeMethodDescriptionstatic void
JdbcUtils.addClassFactory
(Utils.ClassFactory classFactory) Add a class factory in order to manage more than one class loader.static void
JdbcUtils.removeClassFactory
(Utils.ClassFactory classFactory) Remove a class factory