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