| 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 |
CSVTableHelper
Extends
TableHelper to get CSVTable declared in the {addon.label} dataset. |
interface |
EBXTableHelper
Extends the
TableHelper to get the EBXTable declared in the {addon.label} dataset. |
interface |
SpreadsheetTableHelper
Extends the
TableHelper to get the SpreadsheetTable declared in the {addon.label} dataset. |
interface |
SQLTableHelper
Extends the
TableHelper to get the SQLTable declared in the {addon.label} dataset. |
interface |
XMLTableHelper
Extends the
TableHelper to get the XMLTable declared in the {addon.label} dataset. |