| Class | Description |
|---|---|
| AttributeNameMap |
Map containing the attribute (field) names of the corresponding database
table or view.
|
| DbConnector |
Utility-Class to open connections
|
| FileStylingDefinition |
The FileStylingDefinition class checks if a given file is encoded in UTF-8
and has no Byte-Order-Mark (BOM)
|
| SqlReader |
Class which reads the given sql-statements
|
| TaskUtil |
Utility Class with methods used in the Tasks.
|
| Exception | Description |
|---|---|
| EmptyFileException | |
| EmptyListException | |
| GretlException |
Baseclass for all Exceptions thrown in the Steps code.
|
| NotAllowedSqlExpressionException |