Skip navigation links

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

E17060-03


Uses of Interface
oracle.odi.setup.IRepositoryUpgradeCallback

Packages that use IRepositoryUpgradeCallback
oracle.odi.setup Provides classes for ODI master and work repository related operations. 

 

Uses of IRepositoryUpgradeCallback in oracle.odi.setup

 

Classes in oracle.odi.setup that implement IRepositoryUpgradeCallback
 class RepositoryUpgradeReport
          Implementation of IRepositoryUpgradeCallback that builds a report from the events.

 

Methods in oracle.odi.setup with parameters of type IRepositoryUpgradeCallback
 void IRepositoryUpgradeService.upgradeRepositories(JdbcProperties pMasterDBSchemaJdbcProperties, IRepositoryUpgradeCallback pUpgradeCallback)
          Upgrade the master repository found in the repository and all the work repository registered in this master repository.
 void RepositoryUpgradeServiceImpl.upgradeRepositories(JdbcProperties pMasterDBSchemaJdbcProperties, IRepositoryUpgradeCallback pUpgradeCallback)
           

 


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.