-
public interface DriverProviderResponsible for looking up database drivers by name
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DrivergetDriver(String driverName)Returns the driver of the given name
-