|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ExecutableElement | Represents executable element like query or script. |
| Class Summary | |
|---|---|
| ConnectionInterceptor | Handles connections for elements being executed. |
| ConnectionManager | TODO: Add documentation |
| DriverFactory | Factory for Scriptella Service Providers and JDBC drivers. |
| DynamicContext | Represents dynamic execution context for executable elements. |
| DynamicContextDecorator | Allows to change behaviour of wrapped DynamicContext. |
| ElementInterceptor | Base class for executable elements interceptors. |
| ExceptionInterceptor | Intercepts exceptions thrown by wrapped executable elements. |
| IfInterceptor | Handles if expressions specified by if attribute on query/script elements. |
| OnErrorHandler | Error handler for scripting elements. |
| QueryExecutor | <query> element executor. |
| ScriptExecutor | <script> element executor. |
| Session | A helper class for EtlContext to store and work with connections/executors. |
| StatisticInterceptor | Collects execution statistics. |
| TxInterceptor | TODO: Add documentation |
| Exception Summary | |
|---|---|
| EtlCancelledException | Thrown to indicate ETL interruption. |
| ExceptionInterceptor.ExecutionException | |
| RuntimeIOException | Runtime wrapper for IO exceptions propagation. |
| SystemException | Base class for all scriptella runtime exceptions. |
| Annotation Types Summary | |
|---|---|
| ThreadSafe | Indicates thread safety |
Core classes for scripts execution.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||