| Package | Description |
|---|---|
| com.orchestranetworks.addon.dex.common.generation |
Classes and interfaces used to generate tables, fields and mappings for the XML and SQL import, export and transfer data services.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CSVTableGeneration
Extends
TableGeneration to generate a CSVTable instance. |
interface |
EBXTableGeneration
Extends the
TableHelper to generate EBXTable. |
interface |
SpreadsheetTableGeneration
Extends the
TableGeneration to generate a SpreadsheetTable. |
interface |
XMLTableGeneration
Extends the
TableHelper to generate an XMLTable instance. |