ETL Tasks
| Column Name | Type | Length | Nullable | Unicode | Description |
|---|---|---|---|---|---|
| classname | varchar | 255 | false | Name of the java class implementation | |
| etl_task_id | bigint | N/A | false | Surrogate primary key Primary key. | |
| lastProcModificationDate | bigint | N/A | true | Modification date of the last record processed | |
| name | varchar | 255 | false | Name of the ETL task |