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

E17060-01

Uses of Package
oracle.odi.core

Packages that use oracle.odi.core
oracle.odi.core Provides the OdiInstance class that is the entry point to Oracle Data Integrator core infrastructure. 
oracle.odi.core.persistence.transaction.support Support classes for oracle.odi.core.persistence.transaction package. 
oracle.odi.core.security This package (and its sub packages) implements the security layer for ODI SDK including login authentication, password management and privileges check. 
oracle.odi.domain.runtime.ess.support This package contains classes to support ODI-ESS integration. 
oracle.odi.domain.xrefs.expression.contexts Defines contexts (aka scope) for expression parsing. 
oracle.odi.generation.support This package contains the generation services for Oracle Data Integrator. 
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. 
oracle.odi.interfaces.basic Provides a simple helper to create basic ODI interfaces from scratch. 
oracle.odi.interfaces.data This package contains the Oracle Data Integrator interface data and expression checking utility interface. 
oracle.odi.interfaces.interactive Provides interfaces for interactive handling of Oracle Data Integrator interfaces. 
oracle.odi.interfaces.interactive.support This package and its sub-packages provide the implementations for interactive handling of Oracle Data Integrator interfaces. 
oracle.odi.languages Provides the interface to obtain a language to build or parse expressions with. 
oracle.odi.languages.support Classes supporting the oracle.odi.languages package. 
oracle.odi.missingref Provides classes to manage missing references which may occur when doing versioning or import/export operations. 
oracle.odi.missingref.support Provides classes to support the management of missing references which may occur when doing versioning or import/export operations. 
oracle.odi.runtime.agent This package contains classes for invoking executions on local Oracle Data Integrator agents. 
oracle.odi.runtime.agent.invocation This package contains classes for invoking executions on local or remote Oracle Data Integrator agents. 
oracle.odi.setup Provides classes for ODI master and work repository related operations. 
oracle.odi.setup.support Provides implementation classes of the repository setup services. 
 

Classes in oracle.odi.core used by oracle.odi.core
IOdiInstance
          Deprecated. As of ODI 11gR2, replaced by OdiInstance
IOdiInstanceManager
          Deprecated. As of ODI 11g R2, with no replacement. Applications should implements their own OdiInstance cache if required.
IOdiPlatformDescriptor
          Deprecated. As of ODI 11gR2, with no replacement
IOdiPlatformServices
          Deprecated. As of ODI 11gR2, with no replacement
OdiInstance
          Represents an instance of ODI master / work repositories.
OdiPlatform
          Deprecated. As of ODI 11gR2, with no replacement. OdiInstance is now the only class that manages ODI core infrastructure.
ServiceNotFoundException
          Deprecated. As of ODI 11gR2, with no replacement
 

Classes in oracle.odi.core used by oracle.odi.core.persistence.transaction.support
IOdiInstance
          Deprecated. As of ODI 11gR2, replaced by OdiInstance
 

Classes in oracle.odi.core used by oracle.odi.core.security
OdiInstance
          Represents an instance of ODI master / work repositories.
 

Classes in oracle.odi.core used by oracle.odi.domain.runtime.ess.support
OdiInstance
          Represents an instance of ODI master / work repositories.
 

Classes in oracle.odi.core used by oracle.odi.domain.xrefs.expression.contexts
IOdiInstance
          Deprecated. As of ODI 11gR2, replaced by OdiInstance
 

Classes in oracle.odi.core used by oracle.odi.generation.support
OdiInstance
          Represents an instance of ODI master / work repositories.
 

Classes in oracle.odi.core used by oracle.odi.impexp
IOdiInstance
          Deprecated. As of ODI 11gR2, replaced by OdiInstance
 

Classes in oracle.odi.core used by oracle.odi.impexp.support
IOdiInstance
          Deprecated. As of ODI 11gR2, replaced by OdiInstance
OdiInstance
          Represents an instance of ODI master / work repositories.
 

Classes in oracle.odi.core used by oracle.odi.interfaces.basic
IOdiInstance
          Deprecated. As of ODI 11gR2, replaced by OdiInstance
 

Classes in oracle.odi.core used by oracle.odi.interfaces.data
IOdiInstance
          Deprecated. As of ODI 11gR2, replaced by OdiInstance
OdiInstance
          Represents an instance of ODI master / work repositories.
 

Classes in oracle.odi.core used by oracle.odi.interfaces.interactive
OdiInstance
          Represents an instance of ODI master / work repositories.
 

Classes in oracle.odi.core used by oracle.odi.interfaces.interactive.support
IOdiInstance
          Deprecated. As of ODI 11gR2, replaced by OdiInstance
OdiInstance
          Represents an instance of ODI master / work repositories.
 

Classes in oracle.odi.core used by oracle.odi.languages
IOdiInstance
          Deprecated. As of ODI 11gR2, replaced by OdiInstance
 

Classes in oracle.odi.core used by oracle.odi.languages.support
IOdiInstance
          Deprecated. As of ODI 11gR2, replaced by OdiInstance
OdiInstance
          Represents an instance of ODI master / work repositories.
 

Classes in oracle.odi.core used by oracle.odi.missingref
IOdiInstance
          Deprecated. As of ODI 11gR2, replaced by OdiInstance
 

Classes in oracle.odi.core used by oracle.odi.missingref.support
IOdiInstance
          Deprecated. As of ODI 11gR2, replaced by OdiInstance
OdiInstance
          Represents an instance of ODI master / work repositories.
 

Classes in oracle.odi.core used by oracle.odi.runtime.agent
OdiInstance
          Represents an instance of ODI master / work repositories.
 

Classes in oracle.odi.core used by oracle.odi.runtime.agent.invocation
IOdiInstance
          Deprecated. As of ODI 11gR2, replaced by OdiInstance
ServiceNotFoundException
          Deprecated. As of ODI 11gR2, with no replacement
 

Classes in oracle.odi.core used by oracle.odi.setup
IOdiInstance
          Deprecated. As of ODI 11gR2, replaced by OdiInstance
 

Classes in oracle.odi.core used by oracle.odi.setup.support
IOdiInstance
          Deprecated. As of ODI 11gR2, replaced by OdiInstance
OdiInstance
          Represents an instance of ODI master / work repositories.
 


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.