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

E17060-01

Uses of Package
oracle.odi.impexp

Packages that use oracle.odi.impexp
oracle.odi.impexp This package contains the export and import services for Oracle Data Integrator. 
oracle.odi.impexp.support Provides classes to allow for running the different types of OracleDI exports and imports. 
 

Classes in oracle.odi.impexp used by oracle.odi.impexp
EncodingOptions
          This class is used to specify the encoding options when exporting ODI entities.
ExportServiceFactory
          Deprecated. As of ODI 11gR2, replaced by concrete IExportService implementation instantiation.
IExportService
          This interface provides all the export methods.
IImportService
          This interface provides all the import methods.
ImportServiceFactory
          Deprecated. As of ODI 11gR2, replaced by concrete IImportService implementation instantiation.
OdiImportException
          Exception thrown when import of objects in ODI repository fails.
OdiImportNotSupportedException
          Exception thrown when trying to import an object under an IImportRoot that doesn't support this object's class.
 

Classes in oracle.odi.impexp used by oracle.odi.impexp.support
EncodingOptions
          This class is used to specify the encoding options when exporting ODI entities.
IExportService
          This interface provides all the export methods.
IImportService
          This interface provides all the import methods.
OdiImportException
          Exception thrown when import of objects in ODI repository fails.
OdiImportNotSupportedException
          Exception thrown when trying to import an object under an IImportRoot that doesn't support this object's class.
 


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

E17060-01

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