| Class | Description |
|---|---|
| Driver |
Scriptella Adapter for Derby database.
|
See Overview of JDBC package for a description of common features and connection properties.
| Driver class: | scriptella.driver.derby.Driver |
| URL: | Same as for Derby JDBC Driver. |
| Runtime dependencies: | clientDerby.jar;derby.jar |
| Name | Description | Required |
|---|
<connection id="c1" driver="derby" url="jdbc:derby://localhost/sample" user="username" password="password">
</connection>
Copyright © Copyright 2006-2019 The Scriptella Project Team.