| Package | Description |
|---|---|
| io.cdap.plugin |
| Modifier and Type | Method and Description |
|---|---|
static DriverCleanup |
DBUtils.ensureJDBCDriverIsAvailable(Class<? extends Driver> jdbcDriverClass,
String connectionString,
String jdbcPluginType,
String jdbcPluginName)
Ensures that the JDBC Driver specified in configuration is available and can be loaded.
|
Copyright © 2019 CDAP Licensed under the Apache License, Version 2.0.