Skip navigation links

Package scriptella.driver.derby

Derby Driver Adapter for Scriptella.

See: Description

Package scriptella.driver.derby Description

Derby Driver Adapter for Scriptella.

See Overview of JDBC package for a description of common features and connection properties.

General information

Driver class:scriptella.driver.derby.Driver
URL:Same as for Derby JDBC Driver.
Runtime dependencies: clientDerby.jar;derby.jar

Driver Specific Properties

Name Description Required

Examples

    <connection id="c1" driver="derby" url="jdbc:derby://localhost/sample" user="username" password="password">
    </connection>
Skip navigation links

Copyright © Copyright 2006-2019 The Scriptella Project Team.