Specifies the class name of a driver. To use a particular JDBC driver, specify the driver's class name in this configuration property. For example, to specify the Oracle thin driver, set the value of this property to: oracle.jdbc.driver.OracleDriver.
Default value: None
Possible values: Driver classname