Uses of Interface
com.orchestranetworks.addon.dex.common.generation.SQLExportApplicationMappingHelper
-
Packages that use SQLExportApplicationMappingHelper 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. -
-
Uses of SQLExportApplicationMappingHelper in com.orchestranetworks.addon.dex.common.generation
Methods in com.orchestranetworks.addon.dex.common.generation that return SQLExportApplicationMappingHelper Modifier and Type Method Description static SQLExportApplicationMappingHelperApplicationMappingHelperFactory. getApplicationMappingForSQLExportHelper()Returns an instance ofSQLExportApplicationMappingHelper.
-