public class DriverManagerAdapter extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
deregisterDriver(Driver driver) |
static Enumeration<Driver> |
getDrivers() |
public static Enumeration<Driver> getDrivers()
public static void deregisterDriver(Driver driver) throws SQLException
SQLExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.