JavaScript is disabled on your browser.
java.lang.Object
org.apache.derbyTesting.functionTests.tests.upgradeTests.DriverUnloader
public class DriverUnloader
extends java.lang.Object
Helper class used by the upgrade tests to unload JDBC drivers loaded in
separate class loaders. This class must live in the same class loader as
the drivers it attempts to unload.
Method Summary
All Methods Static Methods Concrete Methods
Modifier and Type
Method and Description
static boolean
unload ()
Deregister all Derby drivers accessible from the class loader in which
this class lives.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
DriverUnloader
public DriverUnloader()
Built on Wed 2017-07-26 06:18:47+0000, from revision ???
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.