public interface ScriptellaDriver
| Modifier and Type | Method and Description |
|---|---|
Connection |
connect(ConnectionParameters connectionParameters)
Implementor should create a new connection based on specified parameters.
|
String |
toString() |
Connection connect(ConnectionParameters connectionParameters)
connectionParameters - connection parameters defined in <connection> element.Copyright © 2006-2012. All Rights Reserved.