Skip navigation links

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

E17060-04


Uses of Package
oracle.odi.setup

Packages that use oracle.odi.setup
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.setup used by oracle.odi.setup
AuthenticationConfiguration
          AuthenticationConfiguration represent the configuration related to authentication used when creating a master repository.
AuthenticationConfigurationSwitchingException
          Exception raised when there is a configuration problem encountered preventing the AuthenticationConfiguration to be switched.
IRepositoryUpgradeCallback
           
IRepositoryUpgradeCallback.UpgradeStatus
          Upgrade status information
IRepositoryUpgradeService
          Repository upgrade service allows to easily upgrade a master repository and it's attached work repositories.
JdbcProperties
          Represents the JdbcProperties URL, Driver class name, Username and Password.
RepositorySetupException
          Exception used to report an error during a repository setup like the creation or the upgrade of an ODI repository.
SwitchAuthenticationService
          This class is used to switch between external authentication and standalone authentication.
SwitchToExternalAuthenticationService.SwitchStatistics
          Statistical information resulting from a switch.
TechnologyName
          Enumeration that defines all the available database technology names for an ODI repository.

 

Classes in oracle.odi.setup used by oracle.odi.setup.support
AuthenticationConfiguration
          AuthenticationConfiguration represent the configuration related to authentication used when creating a master repository.
IMasterRepositorySetup
          This interface defines methods to create and upgrade an ODI Master Repository.
IWorkRepositorySetup
          This interface defines methods to create and upgrade an ODI Work Repository.
JdbcProperties
          Represents the JdbcProperties URL, Driver class name, Username and Password.
RepositorySetupException
          Exception used to report an error during a repository setup like the creation or the upgrade of an ODI repository.
TechnologyName
          Enumeration that defines all the available database technology names for an ODI repository.

 


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.