public final class DriverNameExtractorImpl extends Object implements DriverNameExtractor
| Constructor and Description |
|---|
DriverNameExtractorImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDriverName(DataSource dataSource)
Gets the driver class name from the data source
|
public String getDriverName(DataSource dataSource)
DriverNameExtractorgetDriverName in interface DriverNameExtractordataSource - the data source to resolve the driver class name fromCopyright © 2018 Atlassian. All rights reserved.