Uses of Class
com.orchestranetworks.addon.dataexchange.TableMapping
Package
Description
Classes and interfaces to call {addon.label} import, export and transfer data.
-
Uses of TableMapping in com.orchestranetworks.addon.dataexchange
Modifier and TypeMethodDescriptionDataExchangeTransferSpec.getTableMappings()
Deprecated.Returns a list of mappings between source and target tables when transferring data from many to many tables.Modifier and TypeMethodDescriptionvoid
DataExchangeTransferSpec.setTableMappings
(List<TableMapping> tableMappings) Deprecated.Sets values for a list of mappings between source and target tables when transferring data from many to many tables.