| 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 |
TableHelper<F extends Field,T extends Table<F>,S extends TableHelperSpec>
Provides the methods to get the
Table declared in the EBX® Data Exchange Add-on
dataset. |
| Modifier and Type | Class and Description |
|---|---|
class |
CSVTableHelperSpec
Specifies the configuration used to get the
CSVTable declared in the EBX® Data Exchange Add-on dataset. |
class |
EBXTableHelperSpec
Specifies the configuration used to get the
EBXTable declared in the EBX® Data Exchange Add-on dataset. |
class |
SpreadsheetTableHelperSpec
Specifies the configuration used to get the
SpreadsheetTable declared in the EBX® Data Exchange Add-on dataset. |
class |
SQLTableHelperSpec
Specifies the configuration used to get the
SQLTable declared in the EBX® Data Exchange Add-on dataset. |
class |
XMLTableHelperSpec
Specifies the configuration used to get the
XMLTable declared in the
EBX® Data Exchange Add-on dataset. |