| Package | Description |
|---|---|
| scriptella.configuration |
Classes and interfaces to parse script files.
|
| scriptella.core |
Core classes for scripts execution.
|
| scriptella.execution |
Facade classes for xml scripts execution.
|
| scriptella.expression |
Classes for working with expressions and properties substitution.
|
| scriptella.jdbc |
Scriptella JDBC Bridge.
|
| scriptella.spi |
Service Provider Interface classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationException
Thrown if configuration error is found.
|
class |
RequiredAttributeException
TODO: Add documentation
|
| Modifier and Type | Class and Description |
|---|---|
class |
EtlCancelledException
Thrown to indicate ETL interruption.
|
static class |
ExceptionInterceptor.ExecutionException |
class |
RuntimeIOException
Runtime wrapper for IO exceptions propagation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EtlExecutor.run()
A runnable adapter for
EtlExecutor.execute() method. |
| Modifier and Type | Class and Description |
|---|---|
static class |
Expression.EvaluationException |
static class |
Expression.ParseException |
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcException
Unchecked wrapper for SQL exceptions or other SQL related errors.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProviderException
Thrown by connection provider to indicate any kind of failure.
|
Copyright © 2006-2012. All Rights Reserved.