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