Skip navigation links

Package scriptella.driver.cubrid

Cubrid Driver Adapter for Scriptella.

See: Description

Package scriptella.driver.cubrid Description

Cubrid Driver Adapter for Scriptella.

Note: The driver tries to load Cubrid JDBC driver.

General information

Driver class: scriptella.driver.cubrid.Driver
URL: Same as for Cubrid JDBC Driver. Ex:jdbc:CUBRID:127.0.0.1:30000:demodb:::
Runtime dependencies: cubrid-connector-java.jar

Driver Specific Properties

Name Description Required
Broker Port The port number used for connection Yes

Examples

    <connection url="jdbc:CUBRID:127.0.0.1:30000:demodb:::" user="dba" password="">
    </connection>
Skip navigation links

Copyright © Copyright 2006-2019 The Scriptella Project Team.