All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scriptella.driver.derby.package.html Maven / Gradle / Ivy

There is a newer version: 1.1
Show newest version

Derby Driver Adapter for Scriptella.

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>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy