| Package | Description |
|---|---|
| scriptella.core |
Core classes for scripts execution.
|
| scriptella.jdbc |
Scriptella JDBC Bridge.
|
| scriptella.spi |
Service Provider Interface classes.
|
| Modifier and Type | Method and Description |
|---|---|
static ScriptellaDriver |
DriverFactory.getDriver(Class drvClass)
Creates a Scriptella Driver using specified class.
|
static ScriptellaDriver |
DriverFactory.getDriver(String driverName,
ClassLoader loader)
Loads a driver specified by a full or a short name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericDriver
Generic adapter for JDBC drivers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractScriptellaDriver
An abstract base for Scriptella drivers.
|
Copyright © 2006-2012. All Rights Reserved.