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

E17060-01

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.
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.
MasterRepositorySetupFactory
          Deprecated. As of ODI 11gR2, replaced by IMasterRepositorySetup implementation class instantiation
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.
WorkRepositorySetupFactory
          Deprecated. As of ODI 11gR2, replaced by IWorkRepositorySetup implementation class instantiation
 

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.
 


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.