| Class | Description | 
|---|---|
| Driver | Scriptella Adapter for Cubrid database. | 
Note: The driver tries to load Cubrid JDBC driver.
| 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 | 
| Name | Description | Required | 
|---|---|---|
| Broker Port | The port number used for connection | Yes | 
    <connection url="jdbc:CUBRID:127.0.0.1:30000:demodb:::" user="dba" password="">
    </connection>
Copyright © Copyright 2006-2019 The Scriptella Project Team.