Package | Description |
---|---|
scriptella.core |
Core classes for scripts execution.
|
scriptella.driver.as400 |
AS/400 Driver Adapter for Scriptella.
|
scriptella.jdbc |
Scriptella JDBC Bridge.
|
scriptella.spi |
Service Provider Interface classes.
|
Modifier and Type | Method and Description |
---|---|
static ScriptellaDriver |
DriverFactory.getDriver(java.lang.Class drvClass)
Creates a Scriptella Driver using specified class.
|
static ScriptellaDriver |
DriverFactory.getDriver(java.lang.String driverName,
java.lang.ClassLoader loader)
Loads a driver specified by a full or a short name.
|
Modifier and Type | Class and Description |
---|---|
class |
Driver
Scriptella Adapter for an IBM AS/400 System.
|
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 © Copyright 2006-2019 The Scriptella Project Team.