Uses of Interface
com.orchestranetworks.addon.dex.configuration.ImportConfigurationSpec
-
Packages that use ImportConfigurationSpec Package Description com.orchestranetworks.addon.dex.configuration Classes and interfaces to define specifications for the import, export and transfer data services. -
-
Uses of ImportConfigurationSpec in com.orchestranetworks.addon.dex.configuration
Classes in com.orchestranetworks.addon.dex.configuration that implement ImportConfigurationSpec Modifier and Type Class Description classCSVImportConfigurationSpecSpecifies the configuration used when importing data from a CSV file.classFileImportConfigurationSpec<T extends Table>Specifies the configuration used when importing data from a file.classSpreadsheetImportConfigurationSpecDefines the configuration used when importing data from an Excel file.classSQLImportConfigurationSpecDefines the configuration used for importing data from an external database.classTransferConfigurationSpecSpecifies the configuration used for data transfer.classXMLImportConfigurationSpecSpecifies the configuration used to import data from an XML file.
-