Skip navigation links

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

E17060-02

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


R

READ - Static variable in class oracle.odi.core.security.PermissionType
READ priviledge, to view, consult an entity.
ReferenceColumn - Class in oracle.odi.domain.model
A reference column for an OdiReference.
ReferenceColumn(OdiReference, OdiColumn, OdiColumn) - Constructor for class oracle.odi.domain.model.ReferenceColumn
Creates an ReferenceColumn for the given Foreign Key and Primary Key columns and add it to the given OdiReference.
ReferenceColumn.ReferenceColumnId - Class in oracle.odi.domain.model
Internal: .
ReferenceColumn.ReferenceColumnId(Number, Number) - Constructor for class oracle.odi.domain.model.ReferenceColumn.ReferenceColumnId
Internal: Constructs a ReferenceColumn$ReferenceColumnId object.
ReferenceManagerAbstract - Class in oracle.odi.interfaces.interactive.support.references.managers
This is a helper class to build other reference managers.
ReferenceManagerAbstract() - Constructor for class oracle.odi.interfaces.interactive.support.references.managers.ReferenceManagerAbstract
 
ReferenceManagerHeavyDataStores - Class in oracle.odi.interfaces.interactive.support.references.managers
This implementation deals only with references caused by cross-references in SQL expressions.
ReferenceManagerHeavyDataStores() - Constructor for class oracle.odi.interfaces.interactive.support.references.managers.ReferenceManagerHeavyDataStores
 
ReferenceManagerLightDataStores - Class in oracle.odi.interfaces.interactive.support.references.managers
This implementation handles references to attached source datastores in text holders.
ReferenceManagerLightDataStores() - Constructor for class oracle.odi.interfaces.interactive.support.references.managers.ReferenceManagerLightDataStores
 
ReferenceManagerLookups - Class in oracle.odi.interfaces.interactive.support.references.managers
This particular reference manager deals only with references inside lookups.
ReferenceManagerLookups(OdiInterface) - Constructor for class oracle.odi.interfaces.interactive.support.references.managers.ReferenceManagerLookups
Builds a reference manager on lookups for this interface.
ReferenceManagerSourceColumns - Class in oracle.odi.interfaces.interactive.support.references.managers
This implementation manages references to source columns only.
ReferenceManagerSourceColumns() - Constructor for class oracle.odi.interfaces.interactive.support.references.managers.ReferenceManagerSourceColumns
 
ReferenceManagerToDataStoresFull - Class in oracle.odi.interfaces.interactive.support.references.managers
This implementation returns all references from text holders to source datastores (both from attached datastores and cross-references).
ReferenceManagerToDataStoresFull() - Constructor for class oracle.odi.interfaces.interactive.support.references.managers.ReferenceManagerToDataStoresFull
Creates a new reference manager.
referencesFromExecutableChanged(IExecutableTextHolder) - Method in interface oracle.odi.interfaces.interactive.support.IReferenceChangeListener
This method is called on all listeners when the references of a text holder are changed.
referencesFromExecutableChanged(IExecutableTextHolder) - Method in class oracle.odi.interfaces.interactive.support.references.managers.ReferenceManagerAbstract
 
referencesFromExecutableChanged(IExecutableTextHolder) - Method in class oracle.odi.interfaces.interactive.support.references.managers.ReferenceManagerLookups
 
ReferenceToSourceColumn - Class in oracle.odi.interfaces.interactive.support.references
This implementation represents a reference to a source column from a cross-reference in an SQL expression.
ReferenceToSourceColumn(ISourceColumn, IExecutableTextHolder) - Constructor for class oracle.odi.interfaces.interactive.support.references.ReferenceToSourceColumn
Creates a reference to a source column.
ReferenceToSourceDataStore - Class in oracle.odi.interfaces.interactive.support.references
This implementation represents a reference to a source datastore referenced by either an expression or by a direct link from a text holder to a source datastore (such as attached datastores on joins and filters).
ReferenceToSourceDataStore(SourceDataStore, IExecutableTextHolder) - Constructor for class oracle.odi.interfaces.interactive.support.references.ReferenceToSourceDataStore
Creates a reference from a text holder to a source datastore.
refresh(IOdiEntity) - Method in interface oracle.odi.core.persistence.IOdiEntityManager
Refresh the given entity with the persistente context.
refreshColumns() - Method in class oracle.odi.domain.project.interfaces.SourceDataStore
For internal use only.
refreshCrossReferences() - Method in class oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions
For internal use only Refresh the context manager for global and project references, and recompute all cross references.
refreshDatastores() - Method in class oracle.odi.interfaces.interactive.support.xrefs.ContextManager
Clear all caches concerning DataStore objects: they might have changed.
refreshGlobalAndProjectObjects() - Method in class oracle.odi.interfaces.interactive.support.xrefs.ContextManager
Refreshes all global and project objects (variables, sequences, user functions).
regenerate(OdiLoadPlanStep.RegenerationMode, IOdiScenarioGenerator) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStep
Will regenerate all scenarios of this step and its children according to the specified RegenerationMode.
If this step is a RunScenario step type it regenerates only this step scenario.
This operation is not supported if the work repository is a runtime repository.
This operation will not happen if one of the scenario original object doesn't exist anymore (throws OdiOriginalObjectNotExistException
regenerate(OdiLoadPlanStep.RegenerationMode, IOdiScenarioGenerator) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStepContainer
 
regenerate(OdiLoadPlanStep.RegenerationMode, IOdiScenarioGenerator) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStepRunScenario
 
REGENERATE_MODE - Static variable in class oracle.odi.generation.GenerationOptions
In this mode, the existing scenarii will be regenerated.
regenerateLatestScenario(String) - Method in interface oracle.odi.generation.IOdiScenarioGenerator
Regenerates the latest version of a scenario from its name
regenerateLatestScenario(String) - Method in class oracle.odi.generation.support.OdiScenarioGeneratorImpl
 
regenerateScenario(OdiScenario) - Method in interface oracle.odi.generation.IOdiScenarioGenerator
Regenerates a given scenario.
regenerateScenario(Tag) - Method in interface oracle.odi.generation.IOdiScenarioGenerator
Regenerates a given scenario from its tag.
regenerateScenario(Tag) - Method in class oracle.odi.generation.support.OdiScenarioGeneratorImpl
 
regenerateScenario(OdiScenario) - Method in class oracle.odi.generation.support.OdiScenarioGeneratorImpl
 
registerIdForObject(Object, Object) - Method in interface oracle.odi.interfaces.interactive.IdManager
Registers the object and id relationship.
reimportTopologyReferenceData() - Method in interface oracle.odi.impexp.IImportService
Re-import the default Topology data (ODI Technologies, DataTypes, DataType Conversions and Languages) definitions delivered with the release.
reimportTopologyReferenceData() - Method in class oracle.odi.impexp.support.ImportServiceImpl
 
releaseDataSource(DataSourceDefinition) - Method in class oracle.odi.core.OdiInstance
Release the JDBC DataSource with given definition if managed inside this OdiInstance.
REMOTE_OBJECT_MASK_MAX_LENGTH - Static variable in class oracle.odi.domain.topology.OdiPhysicalSchema
Max length of remote object name.
REMOTE_SEQUENCE_MASK_MAX_LENGTH - Static variable in class oracle.odi.domain.topology.OdiPhysicalSchema
Max length of remote sequence mask.
RemoteObjectResult - Class in oracle.odi.runtime.agent.invocation
Simple class holding remote object invocation result.
RemoteRuntimeAgentInvoker - Class in oracle.odi.runtime.agent.invocation
The RemoteRuntimeAgentInvoker is the utility class allowing to invoke operations on a remote ODI agent.
It is instantiated by passing the agent URL and the ODI credentials.
RemoteRuntimeAgentInvoker(String, String, char[]) - Constructor for class oracle.odi.runtime.agent.invocation.RemoteRuntimeAgentInvoker
Constructs a RemoteRuntimeAgentInvoker object.
remove(IOdiEntity) - Method in interface oracle.odi.core.persistence.IOdiEntityManager
Remove the given entity from the persistent context.
removeAll(Collection) - Method in interface oracle.odi.core.persistence.IOdiEntityManager
Remove all the given entities from the persistent context.
removeCaseElse() - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStepCase
remove the current CaseElse of the OdiLoadPlanStepCase.
removeCaseWhen(OdiCaseWhen) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStepCase
Removes the given OdiCaseWhen of the list of OdiCaseWhen available for this OdiLoadPlanStepCase.
removeCKM(OdiCKM) - Method in class oracle.odi.domain.project.OdiProject
Remove the given OdiCKM from the collection of OdiCKMs.
removeColumn(OdiColumn) - Method in class oracle.odi.domain.model.OdiDataStore
Remove the given OdiColumn from the collection of OdiColumns.
removeColumn(OdiColumn) - Method in class oracle.odi.domain.model.OdiKey
Remove the the given column from this key.
removeColumn(TargetColumn) - Method in class oracle.odi.domain.project.OdiInterface.TargetDataStore
For internal use only Removes an existing target column from this target datastore.
removeCondition(OdiCondition) - Method in class oracle.odi.domain.model.OdiDataStore
Remove the given OdiCondition from the collection of OdiConditions that belongs to this OdiDataStore.
removeDataServer(OdiDataServer) - Method in class oracle.odi.domain.topology.OdiTechnology
Remove the given OdiDataServer from the collection of OdiDataServers.
removeDataSet(DataSet) - Method in class oracle.odi.domain.project.OdiInterface
For internal use only Remove the specified data set from this interface.
removeDataStore(OdiDataStore) - Method in class oracle.odi.domain.model.AbstractOdiSubModel
Remove the given OdiDataStore from the collection of OdiDataStores of this sub-model.
removeElement(IElementInExecutionArea) - Method in class oracle.odi.interfaces.interactive.support.execarea.InterfaceExecutionArea
 
removeElement(IElementInExecutionArea) - Method in interface oracle.odi.interfaces.interactive.support.IExecutionArea
Removes an element from the execution area.
removeException(OdiLoadPlanException) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlan
Removes the given OdiLoadPlanException of the list of OdiLoadPlanException available for this OdiLoadPlan.
The OdiLoadPlanException must not be null and must have the same parent OdiLoadPlan.
removeFilter(OdiFilter) - Method in class oracle.odi.domain.model.OdiDataStore
Remove the given OdiFilter from the collection of OdiFilters that belong to this datastore.
removeFilter(Filter) - Method in class oracle.odi.domain.project.interfaces.DataSet
Internal use only Removes a filter from this dataset.
removeFilter(Filter) - Method in class oracle.odi.domain.project.interfaces.SourceSet
Removes a Filter from this source set.
removeFilters() - Method in class oracle.odi.domain.project.interfaces.SourceSet
Removes all Filters from this source set.
removeFolder(OdiFolder) - Method in class oracle.odi.domain.project.OdiProject
Remove the given OdiFolder from the collection of OdiFolders.
removeGenerationCondition(ProcedureOption) - Method in class oracle.odi.domain.project.OdiProcedureLine
Removes the given ProcedureOption to the collection options that controls whether this OdiProcedureLine will be generated, or not.
removeIKM(OdiIKM) - Method in class oracle.odi.domain.project.OdiProject
Remove the given OdiIKM from the collection of OdiIKMs.
removeImplementation(OdiUserFunctionImpl) - Method in class oracle.odi.domain.project.OdiUserFunction
Remove the given implementation (OdiUserFunctionImpl) of this OdiUserFunction.
removeInterface(OdiInterface) - Method in class oracle.odi.domain.project.OdiFolder
Remove the given OdiInterface from the collection of OdiInterfaces.
removeJKM(OdiJKM) - Method in class oracle.odi.domain.project.OdiProject
Remove the given OdiJKM from the collection of OdiJKMs.
removeJoin(Join) - Method in class oracle.odi.domain.project.interfaces.DataSet
Internal use only Removes a join from this dataset.
removeJoin(Join) - Method in class oracle.odi.domain.project.interfaces.SourceSet
Removes a Join from this source set.
removeJoins() - Method in class oracle.odi.domain.project.interfaces.SourceSet
Removes all Joins from this source set.
removeKey(OdiKey) - Method in class oracle.odi.domain.model.OdiDataStore
Remove the given OdiKey from the collection of OdiKeys.
removeLine(L) - Method in class oracle.odi.domain.project.OdiProcedure
Removes the given line from this OdiProcedure.
removeListener(IInterfaceActionListener) - Method in class oracle.odi.interfaces.interactive.support.actionlistener.ActionListenerComposer
Removes the specified action listener from the list of child listeners of this action listener.
removeLKM(OdiLKM) - Method in class oracle.odi.domain.project.OdiProject
Remove the given OdiLKM from the collection of OdiLKMs.
removeLoadBalancingAgent(OdiPhysicalAgent) - Method in class oracle.odi.domain.topology.OdiPhysicalAgent
Remove given agent to the collection of load balancing agents related to this OdiPhysicalAgent.
removeLoadPlan(OdiLoadPlan) - Method in class oracle.odi.domain.runtime.scenario.OdiScenarioFolder
Removes the given OdiLoadPlan from this OdiScenarioFolder's hierarchy.
removeLogicalSchema(OdiLogicalSchema) - Method in class oracle.odi.domain.topology.OdiTechnology
Remove the given OdiLogicalSchema from the collection of OdiLogicalSchemas.
removeMainPartition(OdiMainPartition) - Method in class oracle.odi.domain.model.OdiDataStore
Remove the given OdiMainPartition from the collection of OdiMainPartitions that belogns to this datastore.
removeMapping(TargetMapping) - Method in class oracle.odi.domain.project.interfaces.DataSet
Internal use only Removes a target mapping from this dataset.
removeMapping(TargetMapping) - Method in class oracle.odi.domain.project.interfaces.SourceSet
Removes a TargetMapping from this source set.
removeMappings() - Method in class oracle.odi.domain.project.interfaces.SourceSet
Removes all TargetMappings from this source set.
removeMissingRefsListener(MissingRefsListener) - Method in class oracle.odi.missingref.support.MissingRefManager
Remove a missing refs listener from the manager.
removeModel(OdiModel) - Method in class oracle.odi.domain.model.OdiModelFolder
Remove the given model from the collection of models.
removeModelFolder(OdiModelFolder) - Method in class oracle.odi.domain.model.OdiModelFolder
Remove the given model folder from the collection of model folders.
removeObjTrace(ObjTrace) - Method in class oracle.odi.domain.project.OdiInterface
For internal use only Add an object trace from this interface.
removeOption(ProcedureOption) - Method in class oracle.odi.domain.project.OdiProcedure
Remove the specified option from this procedure.
removeOutboundReference(OdiReference) - Method in class oracle.odi.domain.model.OdiDataStore
Remove the given OdiReference from the collection of outbound OdiReferences that belong to this datastore.
removePackage(OdiPackage) - Method in class oracle.odi.domain.project.OdiFolder
Remove the given OdiPackage from the collection of OdiPackages.
removePhysicalSchema(OdiPhysicalSchema) - Method in class oracle.odi.domain.topology.OdiDataServer
Remove the given OdiPhysicalSchema from the collection of OdiPhysicalSchemas.
removeReferenceColumn(ReferenceColumn) - Method in class oracle.odi.domain.model.OdiReference
Actually remove the given ReferenceColumn from the reference columns associated to this OdiReference instance.
removeRKM(OdiRKM) - Method in class oracle.odi.domain.project.OdiProject
Remove the given OdiRKM from the collection of OdiRKMs.
removeScenario(OdiScenario) - Method in class oracle.odi.domain.runtime.scenario.OdiScenarioFolder
Removes the given OdiScenario from this OdiScenarioFolder's hierarchy.
removeSequence(OdiSequence) - Method in class oracle.odi.domain.project.OdiProject
Remove the given OdiSequence from the collection of OdiSequences.
removeSKM(OdiSKM) - Method in class oracle.odi.domain.project.OdiProject
Remove the given OdiSKM from the collection of OdiSKMs.
removeSourceDataStore(SourceDataStore) - Method in class oracle.odi.domain.project.interfaces.DataSet
Internal use only Removes a source datastore from this dataset.
removeSourceDataStore(SourceDataStore) - Method in class oracle.odi.domain.project.interfaces.SourceSet
Removes a SourceDataStore from this source set.
removeSourceDataStores() - Method in class oracle.odi.domain.project.interfaces.SourceSet
Removes all SourceDataStores from this source set.
removeSourceSet(SourceSet) - Method in class oracle.odi.domain.project.interfaces.DataSet
Internal use only Removes a source set from this dataset.
removeSourceSetListener(ISourceSetListener) - Method in interface oracle.odi.interfaces.interactive.ISourceSetComputer
Removes a source set listener object for an interface.
removeSourceSetListener(ISourceSetListener) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerAbstract
Removes a source set listener object for an interface.
removeStep(Step) - Method in class oracle.odi.domain.project.OdiPackage
Remove the given step from this OdiPackage instance.
removeStep(OdiLoadPlanStep) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanException
 
removeStep(OdiLoadPlanStep) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStepContainer
Removes the given step of the list of children steps and updates the order for the remaining children steps.
removeSubFolder(OdiFolder) - Method in class oracle.odi.domain.project.OdiFolder
Remove the given OdiFolder from the collection of OdiFolders.
removeSubFolder(OdiScenarioFolder) - Method in class oracle.odi.domain.runtime.scenario.OdiScenarioFolder
Removes the given OdiScenarioFolder from internal hierarchy and it becomes a top-level scenario folder.
removeSubModel(OdiSubModel) - Method in class oracle.odi.domain.model.OdiModel
Remove the given sub model from the collection of sub models.
removeSubModel(OdiSubModel) - Method in class oracle.odi.domain.model.OdiSubModel
Remove the given sub model from the collection of sub models of this OdiSubModel instance.
removeSubPartition(OdiSubPartition) - Method in class oracle.odi.domain.model.OdiMainPartition
Remove the given OdiSubPartition from the collection of OdiSubPartitions.
removeTargetMapping(TargetMapping) - Method in class oracle.odi.domain.project.interfaces.TargetColumn
Internal use only Removes a target mapping from this target column.
removeTargetMapping(TargetMapping) - Method in interface oracle.odi.interfaces.interactive.IActionHelper
For internal use only Remove the specified target mapping.
removeTargetMapping(TargetMapping) - Method in class oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions
For internal use only Remove the specified targe tmapping.
removeUserFunction(OdiUserFunction) - Method in class oracle.odi.domain.project.OdiProject
Remove the given OdiUserFunction from the collection of OdiUserFunctions.
removeUserProcedure(OdiUserProcedure) - Method in class oracle.odi.domain.project.OdiFolder
Remove the given OdiUserProcedure from the collection of OdiUserProcedures.
removeVariable(OdiVariable) - Method in class oracle.odi.domain.project.OdiProject
Remove the given OdiVariable from the collection of OdiVariables.
removeVariable(OdiLoadPlanVariable) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlan
Removes the given OdiLoadPlanVariable of the list of OdiLoadPlanVariable available for this OdiLoadPlan.
If the variable is overridden on one or several steps, these usages will also be removed.
If the variable is used as a test variable in a StepCase, the step case and its hierarchy of steps will be removed.
The OdiLoadPlanVariable must not be null and must have the same parent OdiLoadPlan.
removeVariable(OdiLoadPlanStepVariable) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStep
Removes the OdiLoadPlanStepVariable from the list of the OdiLoadPlanStep
renameColumn(String, String) - Method in class oracle.odi.domain.project.OdiInterface.TargetDataStore
For internal use only Rename a target column.
renameMapping(String, String) - Method in class oracle.odi.domain.project.interfaces.DataSet
Internal use only Updates target mapping when given target column name is changed.
REPLACE_MODE - Static variable in class oracle.odi.generation.GenerationOptions
In this mode, generated scenarii will replace existing scenarii.
RepositoriesNotBoundException - Exception in oracle.odi.core.config
Exception thrown to indicate Master and Work repositories used to configure an OdiInstance are not bound, thus cannot be used together.
RepositoriesNotBoundException(String) - Constructor for exception oracle.odi.core.config.RepositoriesNotBoundException
Create a new RepositoriesNotBoundException.
Repository - Class in oracle.odi.core.repository
Abstract superclass representing an ODI repository.
RepositoryDriverClassNotFoundException - Exception in oracle.odi.core.config
Abstract super class for repository driver class not found.
RepositoryResourceFailureException - Exception in oracle.odi.core.config
Abstract superclass for repository resource failure.
RepositoryScriptsNotFoundException - Exception in oracle.odi.setup
Thrown to indicate the SQL/DDL scripts were not found.
RepositoryScriptsNotFoundException(Throwable) - Constructor for exception oracle.odi.setup.RepositoryScriptsNotFoundException
Construct a new RepositoryScriptsNotFoundException.
This constructor is not intended to be called by SDK users.
RepositorySetupException - Exception in oracle.odi.setup
Exception used to report an error during a repository setup like the creation or the upgrade of an ODI repository.
RepositorySetupException(String, Throwable) - Constructor for exception oracle.odi.setup.RepositorySetupException
Creates a new RepositorySetupException.
RepositorySetupException(String) - Constructor for exception oracle.odi.setup.RepositorySetupException
Creates a new RepositorySetupException.
RepositorySetupException(Throwable) - Constructor for exception oracle.odi.setup.RepositorySetupException
Creates a new RepositorySetupException.
RepositorySetupUtil - Class in oracle.odi.setup.restricted
This class contains utility methods useful during repository setup.
RepositorySetupUtil() - Constructor for class oracle.odi.setup.restricted.RepositorySetupUtil
 
RepositoryUpgradeReport - Class in oracle.odi.setup
Implementation of IRepositoryUpgradeCallback that builds a report from the events.
RepositoryUpgradeReport() - Constructor for class oracle.odi.setup.RepositoryUpgradeReport
 
RepositoryUpgradeServiceImpl - Class in oracle.odi.setup
 
RepositoryUpgradeServiceImpl() - Constructor for class oracle.odi.setup.RepositoryUpgradeServiceImpl
 
RepositoryUrlNotValidForDriverException - Exception in oracle.odi.core.config
Abstract super class for invalid repository URL.
RepositoryVersionMismatchException - Exception in oracle.odi.core.config
Abstract superclass for repository version mismatch between current repository version and required repository version.
resetCache(SnpsLanguage) - Method in class oracle.odi.domain.xrefs.expression.contexts.CachingExpressionContextDecorator
Reset cache of expression tags for the given language.
resetCache() - Method in class oracle.odi.domain.xrefs.expression.contexts.CachingExpressionContextDecorator
Reset cache of expression tags for all languages.
resetLastPosition() - Method in class oracle.odi.domain.project.OdiInterface.TargetDataStore
For internal use only Resets the last position depending on the values of the positions for the columns in the table
resetLength() - Method in class oracle.odi.domain.project.interfaces.TargetColumn
Internal use only Resets the length value to 0.
resetScale() - Method in class oracle.odi.domain.project.interfaces.TargetColumn
Internal use only Resets the scale value to 0.
resetToDefault() - Method in class oracle.odi.domain.project.OdiInterface.CheckableFlowConstraint
Resets the constraint value to the original value (cancels the overridden value).
resetToDefaultValue() - Method in interface oracle.odi.domain.flexfields.IFlexFieldValue
Reset this IFlexFieldValue's value to its default value.
resetToDefaultValue() - Method in interface oracle.odi.domain.project.IOptionValue
Reset the current option value to the defaut value.
resetToDefaultValue() - Method in class oracle.odi.interfaces.interactive.support.actions.InterfaceActionSetKM.DetachedOptionValue
Not Supported.
resetToInternalPasswordStorage() - Method in class oracle.odi.core.security.PasswordStorageRecoveryService
This method forces password storage configuration to internal.
RESOURCE_NAME_MAX_LENGTH - Static variable in class oracle.odi.domain.model.OdiDataStore
Maximum length supported for the "resourceName" property.
restartSession(long, StartupParams, boolean) - Method in class oracle.odi.runtime.agent.RuntimeAgent
Restart the given session with various parameters.
restartSession(long, StartupParams, boolean, boolean) - Method in class oracle.odi.runtime.agent.RuntimeAgent
Restart the given session with various parameters.
retainOptions(OdiKM<?>, List<IOptionValue>, OdiKM<?>, List<IOptionValue>) - Method in interface oracle.odi.interfaces.interactive.support.IKMOptionRetainer
This is called after the KM was changed on the option retainer.
retainOptions(OdiKM<?>, List<IOptionValue>, OdiKM<?>, List<IOptionValue>) - Method in class oracle.odi.interfaces.interactive.support.km.optionretainer.KMOptionRetainerCopy
 
retainOptions(OdiKM<?>, List<IOptionValue>, OdiKM<?>, List<IOptionValue>) - Method in class oracle.odi.interfaces.interactive.support.km.optionretainer.KMOptionRetainerHomonymy
 
retainOptions(OdiKM<?>, List<IOptionValue>, OdiKM<?>, List<IOptionValue>) - Method in class oracle.odi.interfaces.interactive.support.km.optionretainer.KMOptionRetainerLazy
 
rollback(ITransactionStatus) - Method in interface oracle.odi.core.persistence.transaction.ITransactionManager
Perform a rollback of the given transaction.
rollback(ITransactionStatus) - Method in class oracle.odi.core.persistence.transaction.support.TransactionManagerSpringAdapter
 
ROOT_STEP - Static variable in class oracle.odi.domain.runtime.loadplan.OdiLoadPlan
Name of the Root Step for the load plan
RuntimeAgent - Class in oracle.odi.runtime.agent
This class represents the execution engine, or "local agent".
RuntimeAgent(OdiInstance, String, char[]) - Constructor for class oracle.odi.runtime.agent.RuntimeAgent
Constructs a RuntimeAgent object.

Skip navigation links

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

E17060-02

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 © 2011, Oracle and/or its affiliates. All rights reserved.