public class Driver extends GenericDriver
The primary feature of this driver is HsqlConnection.SHUTDOWN_ON_EXIT.
For configuration details and examples see overview page.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
HSQLDB_DRIVER_NAME |
| Constructor and Description |
|---|
Driver() |
| Modifier and Type | Method and Description |
|---|---|
protected JdbcConnection |
connect(ConnectionParameters parameters,
java.util.Properties props)
Creates Scriptella JDBC connection.
|
connect, getConnection, loadDriversgetScriptellaTitle, getScriptellaVersion, toStringpublic static final java.lang.String HSQLDB_DRIVER_NAME
protected JdbcConnection connect(ConnectionParameters parameters, java.util.Properties props) throws java.sql.SQLException
GenericDriverconnect in class GenericDriverparameters - connection parametersprops - properties to pass to jdbc driverjava.sql.SQLException - if DB exception occurs.
Copyright © 2006-2026 The Scriptella Project Team.
Need help with Scriptella integration, migration, or Java performance? Scriptella consulting by PVR Labs.