public interface DriverProvider
Responsible for looking up database drivers by name
-
Method Summary
-
Method Details
-
getDriver
Returns the driver of the given name- Parameters:
driverName- the name of the driver- Returns:
- the driver
-
driverName - the name of the driver