Skip navigation links

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

E17060-04

A B C D E F G H I J K L M N O P R S T U V W X Z


U

UncategorizedConfigurationException - Exception in oracle.odi.core.config
Typically this exception is thrown when configuration error cann't be categorized.
UncategorizedConfigurationException() - Constructor for exception oracle.odi.core.config.UncategorizedConfigurationException
Default constructor with error message Messages.ERR_CONFIGURATION_UNCATEGORIZED_EXCEPTION.
UncategorizedConfigurationException(Throwable) - Constructor for exception oracle.odi.core.config.UncategorizedConfigurationException
Default constructor with error message Messages.ERR_CONFIGURATION_UNCATEGORIZED_EXCEPTION.
UncategorizedConfigurationException(MessageHandle, Object...) - Constructor for exception oracle.odi.core.config.UncategorizedConfigurationException
Base constructor with custom error message.
UncategorizedConfigurationException(Throwable, MessageHandle, Object...) - Constructor for exception oracle.odi.core.config.UncategorizedConfigurationException
Base constructor with custom error message.
UncategorizedRepositoryAccessException - Exception in oracle.odi.core.repository
Exception when we can't distinguish anything more specific than "Uncategorized exception during repository access.".
UncategorizedRepositoryAccessException() - Constructor for exception oracle.odi.core.repository.UncategorizedRepositoryAccessException
Default constructor with error message Messages.ERR_REPOSITORY_ACCESS_UNCATEGORIZED_EXCEPTION.
UncategorizedRepositoryAccessException(Throwable) - Constructor for exception oracle.odi.core.repository.UncategorizedRepositoryAccessException
Default constructor with error message Messages.ERR_REPOSITORY_ACCESS_UNCATEGORIZED_EXCEPTION.
UnexpectedRollbackException - Exception in oracle.odi.core.persistence.transaction
Thrown when an attempt to commit a transaction resulted in an unexpected rollback.
UnexpectedRollbackException() - Constructor for exception oracle.odi.core.persistence.transaction.UnexpectedRollbackException
Default constructor with error message Messages.ERR_TRANSACTION_UNEXPECTED_ROLLBACK.
UnexpectedRollbackException(Throwable) - Constructor for exception oracle.odi.core.persistence.transaction.UnexpectedRollbackException
Default constructor with error message Messages.ERR_TRANSACTION_UNEXPECTED_ROLLBACK.
UnknownActionException - Exception in oracle.odi.interfaces.interactive.exceptions
Thrown when an action is not recognized during the interactive handling of interface object.
UnknownActionException(IInterfaceAction) - Constructor for exception oracle.odi.interfaces.interactive.exceptions.UnknownActionException
Constructs a new UnknownActionException.
unmapByTechnologyExclusion(IOdiTechnologyFinder) - Method in class oracle.odi.domain.project.OdiUserFunction
Finds the default OdiUserFunctionImpl and make it non-default.
updateColNameFromUnderlying() - Method in class oracle.odi.domain.project.interfaces.TargetColumn
For internal use only Updates the target column's name to be the one of the underlying column
updateDataServerOnConnectViaImport(String, String) - Method in class oracle.odi.impexp.support.ImportServiceImpl
 
updateDataServerOnConnectViaImport(String) - Method in class oracle.odi.impexp.support.ImportServiceImpl
 
upgradeMasterRepository(String, String, String, String, TechnologyName) - Method in interface oracle.odi.setup.IMasterRepositorySetup
Deprecated. replaced by IMasterRepositorySetup#upgradeMasterRepository(JdbcProperties, String, String)
upgradeMasterRepository(JdbcProperties) - Method in interface oracle.odi.setup.IMasterRepositorySetup
Deprecated. replaced by #upgradeMasterRepository(JdbcProperties, String, String)
upgradeMasterRepository(JdbcProperties, String, char[]) - Method in interface oracle.odi.setup.IMasterRepositorySetup
Upgrade the master repository schema for the database specified by the given parameters.
upgradeMasterRepository(JdbcProperties, String, char[], String) - Method in interface oracle.odi.setup.IMasterRepositorySetup
Upgrade the master repository schema for the database specified by the given parameters.
upgradeMasterRepository(String, String, String, String, TechnologyName) - Method in class oracle.odi.setup.support.MasterRepositorySetupImpl
Deprecated. 
upgradeMasterRepository(JdbcProperties) - Method in class oracle.odi.setup.support.MasterRepositorySetupImpl
Deprecated. 
upgradeMasterRepository(JdbcProperties, String, char[]) - Method in class oracle.odi.setup.support.MasterRepositorySetupImpl
 
upgradeMasterRepository(JdbcProperties, String, char[], String) - Method in class oracle.odi.setup.support.MasterRepositorySetupImpl
 
upgradeRepositories(JdbcProperties, IRepositoryUpgradeCallback) - Method in interface oracle.odi.setup.IRepositoryUpgradeService
Upgrade the master repository found in the repository and all the work repository registered in this master repository.
upgradeRepositories(JdbcProperties, IRepositoryUpgradeCallback) - Method in class oracle.odi.setup.RepositoryUpgradeServiceImpl
 
upgradeWorkRepository(String) - Method in interface oracle.odi.setup.IWorkRepositorySetup
Upgrade the work repository schema for the database specified by the given parameters.
upgradeWorkRepository(String, JdbcProperties) - Method in interface oracle.odi.setup.IWorkRepositorySetup
Upgrade the work repository schema for the database specified by the given parameters.
upgradeWorkRepository(String) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
 
upgradeWorkRepository(String, JdbcProperties) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
 

Skip navigation links

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

E17060-04

A B C D E F G H I J K L M N O P R S T U V W X Z


Copyright © 2010, 2013, Oracle and/or its affiliates. All rights reserved.