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