public class Driver extends AbstractScriptellaDriver
For configuration details and examples see overview page.
| Constructor and Description |
|---|
Driver() |
| Modifier and Type | Method and Description |
|---|---|
Connection |
connect(ConnectionParameters connectionParameters) |
protected Connection |
getConnection(String driver,
ConnectionParameters connectionParameters)
Template method for testing.
|
getScriptellaTitle, getScriptellaVersion, toStringpublic Connection connect(ConnectionParameters connectionParameters) throws ConfigurationException
ConfigurationExceptionprotected Connection getConnection(String driver, ConnectionParameters connectionParameters)
driver - driver class name or an alias.connectionParameters - conection parameters.Copyright © 2006–2019. All rights reserved.