public interface JdbcRegistry
| Modifier and Type | Method and Description |
|---|---|
void |
addJdbcDriver(String className,
URL location) |
Collection<Driver> |
getJdbcDrivers() |
void |
removeJdbcDriver(String className) |
void addJdbcDriver(String className, URL location) throws RegistryException
RegistryExceptionvoid removeJdbcDriver(String className)
Collection<Driver> getJdbcDrivers()
Copyright © 2009–2020 KRDB Research Centre for Knowledge and Data, Free University of Bozen-Bolzano. All rights reserved.