Package | Description |
---|---|
com.orchestranetworks.addon.dex |
Classes and interfaces to call the {addon.label} import, export and transfer.
|
com.orchestranetworks.addon.dex.result |
Classes and interfaces to define a result when executing data import, export and transfer.
|
Class and Description |
---|
DataExchangeResult
Stores data results when executing data import, export and transfer.
|
DataExchangeResult.XMLExport
Stores data results when executing XML export.
|
DataExchangeResult.XMLImport
Stores data results when executing XML import.
|
Class and Description |
---|
DataExchangeResult
Stores data results when executing data import, export and transfer.
|
ExportResult
Stores the results when exporting data from one table.
|
ImportResult
Stores data results when importing data into a table.
|
Result
Defines data results when executing data import, export, transfer from the source table to the target table.
|
TransferResult
Stores data results when transferring data into a table.
|