public interface ScriptellaDriver
| Modifier and Type | Method and Description |
|---|---|
Connection |
connect(ConnectionParameters connectionParameters)
Implementor should create a new connection based on specified parameters.
|
java.lang.String |
toString() |
Connection connect(ConnectionParameters connectionParameters)
connectionParameters - connection parameters defined in <connection> element.java.lang.String toString()
toString in class java.lang.ObjectCopyright © Copyright 2006-2019 The Scriptella Project Team.