Package | Description |
---|---|
scriptella.configuration |
Classes and interfaces to parse script files.
|
scriptella.core |
Core classes for scripts execution.
|
scriptella.spi |
Service Provider Interface classes.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<ConnectionEl> |
ConfigurationEl.getConnections() |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationEl.setConnections(java.util.List<ConnectionEl> connections) |
Constructor and Description |
---|
ConnectionManager(EtlContext ctx,
ConnectionEl c) |
Constructor and Description |
---|
ConnectionParameters(ConnectionEl conf,
DriverContext context)
Creates connection parameters based on <connection> element..
|
Copyright © Copyright 2006-2019 The Scriptella Project Team.