Uses of Interface
com.orchestranetworks.addon.dex.common.generation.TableGeneration
-
Packages that use TableGeneration 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 TableGeneration in com.orchestranetworks.addon.dex.common.generation
Subinterfaces of TableGeneration in com.orchestranetworks.addon.dex.common.generation Modifier and Type Interface Description interfaceCSVTableGenerationExtendsTableGenerationto generate aCSVTableinstance.interfaceEBXTableGenerationExtends theTableHelperto generateEBXTable.interfaceSpreadsheetTableGenerationExtends theTableGenerationto generate aSpreadsheetTable.interfaceXMLTableGenerationExtends theTableHelperto generate anXMLTableinstance.
-