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

E17060-01

Package oracle.odi.impexp

This package contains the export and import services for Oracle Data Integrator.

See:
          Description

Interface Summary
IExportService This interface provides all the export methods.
IImportService This interface provides all the import methods.
 

Class Summary
EncodingOptions This class is used to specify the encoding options when exporting ODI entities.
 

Exception Summary
OdiImportException Exception thrown when import of objects in ODI repository fails.
OdiImportForbiddenException Exception thrown when the import is forbidden.
OdiImportNotConsistentSynonymException Exception thrown when an import object's identifier is not consistent with the identifier of the object in the repository.
OdiImportNotSupportedException Exception thrown when trying to import an object under an IImportRoot that doesn't support this object's class.
OdiImportReplaceException Exception thrown when an import-replace operation fails.
OdiImportUserProcedureOverKMException This exception prevents the user from updating an OdiUserProcedure with an OdiKM when importing.
 

Package oracle.odi.impexp Description

This package contains the export and import services for Oracle Data Integrator.

Since:
11.1.1.3.0

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.