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

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

The newest version!

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>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy