| Package | Description |
|---|---|
| scriptella.driver.hsqldb |
HSLQDB Driver Adapter for Scriptella.
|
| scriptella.driver.oracle |
Oracle Driver Adapter for Scriptella.
|
| scriptella.jdbc |
Scriptella JDBC Bridge.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HsqlConnection
Hsqldb connection wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
protected JdbcConnection |
Driver.connect(ConnectionParameters parameters,
java.util.Properties props) |
| Modifier and Type | Class and Description |
|---|---|
class |
OracleConnection
Oracle connection wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
protected JdbcConnection |
Driver.connect(ConnectionParameters parameters,
java.util.Properties props) |
| Modifier and Type | Method and Description |
|---|---|
JdbcConnection |
GenericDriver.connect(ConnectionParameters params) |
protected JdbcConnection |
GenericDriver.connect(ConnectionParameters parameters,
java.util.Properties props)
Creates Scriptella JDBC connection.
|
Copyright © Copyright 2006-2019 The Scriptella Project Team.