Uses of Class
org.h2.Driver
Packages that use Driver
-
Uses of Driver in org.h2
-
Uses of Driver in org.h2.util
Fields in org.h2.util declared as DriverMethods in org.h2.util with parameters of type DriverModifier and TypeMethodDescription(package private) static void
OsgiDataSourceFactory.registerService
(org.osgi.framework.BundleContext bundleContext, Driver driver) Register the H2 JDBC driver service.Constructors in org.h2.util with parameters of type Driver