Skip navigation links

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

E17060-04


Package oracle.odi.core

Provides the OdiInstance class that is the entry point to Oracle Data Integrator core infrastructure.

See:
          Description

Class Summary
OdiInstance Represents an instance of ODI master / work repositories.

 

Enum Summary
ApplicationServer Possible values for APPLICATION_SERVER server parameter WEBLOGIC: if the agent/console is deployed on a WebLogic application server WEBSPHERE: if the agent/console is deployed on a WebSphere application server UNKNOWN: if the agent/console is deployed on a unknown/unsupported application server STANDALONE: if the agent is standalone LOCAL: if the agent is a local agent NOTE: STANDALONE & LOCAL are valid values only in the context of Agent.

 

Exception Summary
IllegalOdiInstanceStateException IllegalOdiInstanceStateException reports errors, which are related to the own state of the OdiInstance.

 

Package oracle.odi.core Description

Provides the OdiInstance class that is the entry point to Oracle Data Integrator core infrastructure. Services such as authentication, authorization and persistence management are obtained from an instance of OdiInstance.

Since:
11.1.1.3.0

Skip navigation links

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

E17060-04


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