public interface DriverNameExtractor
| Modifier and Type | Method and Description |
|---|---|
String |
getDriverName(DataSource dataSource)
Gets the driver class name from the data source
|
String getDriverName(DataSource dataSource)
dataSource - the data source to resolve the driver class name fromCopyright © 2018 Atlassian. All rights reserved.