Package scriptella.driver.cubrid
Class Driver
java.lang.Object
scriptella.spi.AbstractScriptellaDriver
scriptella.jdbc.GenericDriver
scriptella.driver.cubrid.Driver
- All Implemented Interfaces:
ScriptellaDriver
Scriptella Adapter for Cubrid database.
For configuration details and examples see overview page.
- Version:
- 1.0
- Author:
- Arnia Software
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class scriptella.jdbc.GenericDriver
connect, connect, getConnection, loadDriversMethods inherited from class scriptella.spi.AbstractScriptellaDriver
getScriptellaTitle, getScriptellaVersion, toString
-
Field Details
-
CUBRID_DRIVER_NAME
- See Also:
-
-
Constructor Details
-
Driver
public Driver()
-