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

E17060-01

Uses of Package
oracle.odi.core.repository

Packages that use oracle.odi.core.repository
oracle.odi.core Provides the OdiInstance class that is the entry point to Oracle Data Integrator core infrastructure. 
oracle.odi.core.repository Provides repository abstraction for Oracle Data Integrator core infrastructure. 
oracle.odi.domain.runtime.ess.support This package contains classes to support ODI-ESS integration. 
 

Classes in oracle.odi.core.repository used by oracle.odi.core
IRepositoryDefinition
          Deprecated. As of ODI 11gR2, replaced by Repository
IRepositoryDefinitionBuilder
          Deprecated. As of ODI 11gR2, consider {@link OdiInstance#createInstance(oracle.odi.core.config.OdiInstanceConfig) as a direct alternative to get an instance of ODI.
MasterRepository
          An ODI Master Repository.
WorkRepository
          An ODI Work Repository.
 

Classes in oracle.odi.core.repository used by oracle.odi.core.repository
IRepositoryDefinition
          Deprecated. As of ODI 11gR2, replaced by Repository
MasterRepository
          An ODI Master Repository.
Repository
          Abstract superclass representing an ODI repository.
RepositoryDefinitionException
          Deprecated. As of ODI 11gR2, with no replacement
RepositoryDefinitionException.AgentState
          Deprecated. with no replacement
WorkRepository
          An ODI Work Repository.
WorkRepository.WorkType
          Type safe enum representing the different types of work repository.
 

Classes in oracle.odi.core.repository used by oracle.odi.domain.runtime.ess.support
IRepositoryDefinition
          Deprecated. As of ODI 11gR2, replaced by Repository
 


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.