Skip navigation links

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

E17060-03


Uses of Package
oracle.odi.domain.topology

Packages that use oracle.odi.domain.topology
oracle.odi.domain.flexfields Provides class related to FlexFields override concerns. 
oracle.odi.domain.model This package contains the Oracle Data Integrator Data Model domain implementation. 
oracle.odi.domain.project This package contains the Oracle Data Integrator Project implementation. 
oracle.odi.domain.project.interfaces This package contains Oracle Data Integrator Interface implementation. 
oracle.odi.domain.relational Provides classes related to relational structures. 
oracle.odi.domain.runtime.loadplan   
oracle.odi.domain.runtime.lpi   
oracle.odi.domain.topology This package contains the Oracle Data Integrator Topology domain model implementation. 
oracle.odi.domain.topology.finder This package contains classes for searching Oracle Data Integrator topology entities. 
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.interfaces.interactive.support.actionlistener This package contains the implementations for creating action listeners when working with InteractiveInterfaceHelperWithActions
oracle.odi.interfaces.interactive.support.actions This package contains the Oracle Data Integrator interface action implementation classes Classes in this package allow modification to the ODI interface object, when used in conjunction with the oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions helper class. 
oracle.odi.interfaces.interactive.support.execarea This package contains the implementations representing the execution areas in Oracle Data Integrator interfaces. 
oracle.odi.interfaces.interactive.support.sourceset.computers Contains classes which handles the computation of source sets of an Oracle Data Integrator interface. 
oracle.odi.interfaces.interactive.support.sourceset.creators Contains classes which handles the Oracle Data Integrator interface source set creation. 

 

Classes in oracle.odi.domain.topology used by oracle.odi.domain.flexfields
OdiFlexField.FlexFieldType
          Type safe enum for types of OdiFlexField.

 

Classes in oracle.odi.domain.topology used by oracle.odi.domain.model
OdiContext
          An ODI Context.
OdiDataType
          An OdiDataType is a domain entity describing a single data type defined for an ODI technology.
OdiLogicalAgent
          An ODI logical agent to be used as reference to an OdiPhysicalAgent for a given OdiContext.
OdiLogicalSchema
          An ODI logical schema.
OdiTechnology
          A technology that is defined within the physical topology provided by ODI.

 

Classes in oracle.odi.domain.topology used by oracle.odi.domain.project
OdiContext
          An ODI Context.
OdiLogicalSchema
          An ODI logical schema.
OdiTechnology
          A technology that is defined within the physical topology provided by ODI.

 

Classes in oracle.odi.domain.topology used by oracle.odi.domain.project.interfaces
OdiContext
          An ODI Context.
OdiDataType
          An OdiDataType is a domain entity describing a single data type defined for an ODI technology.
OdiIndexType
          An OdiIndexType is a domain entity describing a single type of SGBDR index for an ODI technology.
OdiLogicalSchema
          An ODI logical schema.

 

Classes in oracle.odi.domain.topology used by oracle.odi.domain.relational
OdiDataType
          An OdiDataType is a domain entity describing a single data type defined for an ODI technology.

 

Classes in oracle.odi.domain.topology used by oracle.odi.domain.runtime.loadplan
OdiContext
          An ODI Context.
OdiLogicalAgent
          An ODI logical agent to be used as reference to an OdiPhysicalAgent for a given OdiContext.
OdiLogicalSchema
          An ODI logical schema.

 

Classes in oracle.odi.domain.topology used by oracle.odi.domain.runtime.lpi
OdiContext
          An ODI Context.
OdiLogicalAgent
          An ODI logical agent to be used as reference to an OdiPhysicalAgent for a given OdiContext.
OdiLogicalSchema
          An ODI logical schema.

 

Classes in oracle.odi.domain.topology used by oracle.odi.domain.topology
AbstractOdiDataServer
           Abstract root class for OdiDataServer and OdiRepositoryServer .
AbstractOdiDataServer.IConnectionSettings
          Type safety interface that implementation classes will implement to define connectivity settings.
AbstractOdiDataServer.WsContainerSettings
          Abstract base class related to ODI DataServices deployment.
OdiContext
          An ODI Context.
OdiDataServer
          An OdiDataServer is a data server that is defined for a technology into the physical topology of ODI.
OdiDataType
          An OdiDataType is a domain entity describing a single data type defined for an ODI technology.
OdiFlexField.FlexFieldType
          Type safe enum for types of OdiFlexField.
OdiIndexType
          An OdiIndexType is a domain entity describing a single type of SGBDR index for an ODI technology.
OdiLanguageElementImpl
          OdiLanguageElementImpl class represents ODI language element implemented by some technology, allows overriding language element's properties on per-technology basis.
OdiLanguageImpl
          OdiLanguageImpl class represents ODI language implemented by some technology, allows overriding language settings on per-technology basis.
OdiLogicalAgent
          An ODI logical agent to be used as reference to an OdiPhysicalAgent for a given OdiContext.
OdiLogicalSchema
          An ODI logical schema.
OdiOnConnectConfig
          Holds configuration information related to OnConnect command to be applied to an OdiDataServer's connection when it is obtained.
OdiOnDisconnectConfig
          Holds configuration information related to OnDisconnect command to be applied to an OdiDataServer's connection when it is released.
OdiPhysicalAgent
          An ODI physical agent, holding metadata about a deployed runtime agent.
OdiPhysicalSchema
          An OdiPhysicalSchema is a physical schema defined for a data server into the physical topology of ODI.
OdiRepositoryServer
          An OdiRepositoryServer.
OdiTechnology
          A technology that is defined within the physical topology provided by ODI.
OdiTechnology.ExecutionChannel
          Type safe enum representing the execution channel applying to an OdiTechnology.
OdiTechnology.PartitionCapability
          Typesafe enum that allow to define Partition capability for an OdiTechnology.
OdiTechnology.SqlJoinCapability
          Type safe enum representing the Join capability for a technology supporting the SQL dialect.
OdiWorkRepositoryInfo.WorkRepType
          Type of an ODI Work Repository.

 

Classes in oracle.odi.domain.topology used by oracle.odi.domain.topology.finder
OdiContext
          An ODI Context.
OdiContextualAgentMapping
          Agent mapping between a physical agent and a logical agent applying for an ODI context.
OdiContextualSchemaMapping
          Schema mapping between physical schema and logical schema applying for an ODI context.
OdiDataServer
          An OdiDataServer is a data server that is defined for a technology into the physical topology of ODI.
OdiDataType
          An OdiDataType is a domain entity describing a single data type defined for an ODI technology.
OdiEnterpriseScheduler
          ODI domain object representing an ODI enterprise scheduler.
OdiFlexField
          An ODI Flex Field enabling generic/flexible definition of custom informations for an ODI entity (aka IOdiEntity).
OdiIndexType
          An OdiIndexType is a domain entity describing a single type of SGBDR index for an ODI technology.
OdiLogicalAgent
          An ODI logical agent to be used as reference to an OdiPhysicalAgent for a given OdiContext.
OdiLogicalSchema
          An ODI logical schema.
OdiMasterRepositoryInfo
          Metadata about an ODI Master Repository.
OdiPhysicalAgent
          An ODI physical agent, holding metadata about a deployed runtime agent.
OdiPhysicalAgentDataSource
          OdiPhysicalAgentDataSource allows to override connection settings of an AbstractOdiDataServer with J2EE DataSource settings for an ODI agent deployed into a J2EE server.
OdiTechnology
          A technology that is defined within the physical topology provided by ODI.
OdiWorkRepositoryInfo
          Metadata about an ODI Work Repository.

 

Classes in oracle.odi.domain.topology used by oracle.odi.interfaces.interactive
OdiPhysicalSchema
          An OdiPhysicalSchema is a physical schema defined for a data server into the physical topology of ODI.

 

Classes in oracle.odi.domain.topology used by oracle.odi.interfaces.interactive.support
OdiContext
          An ODI Context.
OdiDataServer
          An OdiDataServer is a data server that is defined for a technology into the physical topology of ODI.
OdiLogicalSchema
          An ODI logical schema.
OdiPhysicalSchema
          An OdiPhysicalSchema is a physical schema defined for a data server into the physical topology of ODI.
OdiTechnology
          A technology that is defined within the physical topology provided by ODI.

 

Classes in oracle.odi.domain.topology used by oracle.odi.interfaces.interactive.support.actionlistener
OdiPhysicalSchema
          An OdiPhysicalSchema is a physical schema defined for a data server into the physical topology of ODI.

 

Classes in oracle.odi.domain.topology used by oracle.odi.interfaces.interactive.support.actions
OdiContext
          An ODI Context.
OdiDataType
          An OdiDataType is a domain entity describing a single data type defined for an ODI technology.
OdiIndexType
          An OdiIndexType is a domain entity describing a single type of SGBDR index for an ODI technology.
OdiLogicalSchema
          An ODI logical schema.

 

Classes in oracle.odi.domain.topology used by oracle.odi.interfaces.interactive.support.execarea
OdiDataServer
          An OdiDataServer is a data server that is defined for a technology into the physical topology of ODI.

 

Classes in oracle.odi.domain.topology used by oracle.odi.interfaces.interactive.support.sourceset.computers
OdiPhysicalSchema
          An OdiPhysicalSchema is a physical schema defined for a data server into the physical topology of ODI.

 

Classes in oracle.odi.domain.topology used by oracle.odi.interfaces.interactive.support.sourceset.creators
OdiContext
          An ODI Context.
OdiLogicalSchema
          An ODI logical schema.

 


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.