Skip navigation links

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.6.0)

E17060-03


Uses of Interface
oracle.odi.impexp.resource.IImportExportResource

Packages that use IImportExportResource
oracle.odi.impexp.resource Provides classes to manage export and import resources such as folders, XML files, and zip files. 

 

Uses of IImportExportResource in oracle.odi.impexp.resource

 

Subinterfaces of IImportExportResource in oracle.odi.impexp.resource
 interface IMassImportExportResource
          An IImportExportResource containing more than one exported root object.
 interface ISingleImportExportResource
          An IImportExportResource containing only one root object.

 

Classes in oracle.odi.impexp.resource that implement IImportExportResource
 class FolderImportExportResource
          An IImportExportResource implementation for a folder or directory that can be used as a source for import or as a target for export.
 class XmlFileImportExportResource
          An ISingleImportExportResource implementation for an XML file that can be used as a source for import or as a target for export.
 class ZipFileImportExportResource
          An IMassImportExportResource implementation for a zip file that can be used as a source for import or as a target for export.

 


Skip navigation links

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.6.0)

E17060-03


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.