Uses of Class
com.orchestranetworks.addon.dint.template.CSVImportTemplateSpec
-
Packages that use CSVImportTemplateSpec Package Description com.orchestranetworks.addon.dint Provides classes and interfaces to execute a data integration task. -
-
Uses of CSVImportTemplateSpec in com.orchestranetworks.addon.dint
Methods in com.orchestranetworks.addon.dint with parameters of type CSVImportTemplateSpec Modifier and Type Method Description abstract DataIntegrationExecutionResultsDataIntegrationExecutor. execute(CSVImportTemplateSpec spec)Performs a CSV import task with a given template.
-