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

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

C

CachingExpressionContextDecorator - Class in oracle.odi.domain.xrefs.expression.contexts
Implementation of IExpressionContext that provides caching of SnpsExpressionTags for a concrete IExpressionContext instance.
CachingExpressionContextDecorator(IExpressionContext) - Constructor for class oracle.odi.domain.xrefs.expression.contexts.CachingExpressionContextDecorator
Construct a new CachingExpressionContextDecorator.
cancelJobRequest(long, boolean) - Method in interface oracle.odi.domain.runtime.ess.ISchedulingService
Submit an cancel an ESS Job.
cancelJobRequest(long, boolean) - Method in class oracle.odi.domain.runtime.ess.support.SchedulingServiceImpl
 
CATALOG_NAME_MAX_LENGTH - Static variable in class oracle.odi.domain.topology.OdiPhysicalSchema
Max length of catalog name.
changeToTemporary() - Method in class oracle.odi.domain.project.OdiInterface.TargetDataStore
For internal use only Switches the datastore to a temporary datastore.
changeToTemporaryColumn() - Method in class oracle.odi.domain.project.interfaces.TargetColumn
Internal use only Modifies an existing target column for use when the target datastore is changed to temporary.
checkAcceptsKMTechnologies(OdiKM<?>, Boolean, OdiTechnology, OdiTechnology) - Static method in class oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions
Returns true if the specified KM supports the given source and target technology, and multiple connection setting.
checkExpression(OdiInstance, IExecutableTextHolder, IJMSCallBack) - Method in interface oracle.odi.interfaces.data.IOdiInterfaceExpressionChecker
Checks the expression and returns a CheckResponse status response.
checkPermission(Permission) - Method in class oracle.odi.core.security.SecurityManager
This is a helper method to check the Permission on the current authentication.
checkPermission(IRepositoryEntity, PermissionType) - Method in class oracle.odi.core.security.SecurityManager
This is a helper method to check the Permission on the current authentication.
CheckResponse - Class in oracle.odi.interfaces.data
An instance of this class contains the response from a IOdiInterfaceExpressionChecker checker.
CheckResponse.Response - Enum in oracle.odi.interfaces.data
An enumeration of the possible response results from checking an expression.
checkSubInterfaceValid(OdiInterface) - Static method in class oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions
A static method to check for validity of a sub-interface.
checkUserIsSupervisorOnPreviousRepository(Connection, String, char[]) - Static method in class oracle.odi.setup.restricted.RepositorySetupUtil
This API is designed for Upgrade Assistant pre upgrade checks and you should not use this API anywhere else.
chooseKM(OdiTechnology, OdiTechnology, Collection<? extends OdiKM>) - Static method in class oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions
A static method used to pick a KM from among the available KMs.
The KM that is most suited to the specified source and destination technology will be picked.
The list of available KMs must be passed to the method.
chooseKM(OdiTechnology, OdiTechnology, Collection<? extends OdiKM>, boolean, Boolean) - Static method in class oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions
A static method used to pick a KM from among the available KMs.
chooseMapping(OdiInterface, String) - Method in interface oracle.odi.interfaces.interactive.support.IMappingChooser
Choose a mapping SQL text for the given pColumnName in the given interface.
chooseMapping(OdiInterface, String) - Method in class oracle.odi.interfaces.interactive.support.mapping.choosers.MappingChooserBlank
 
chooseMapping(OdiInterface, String) - Method in class oracle.odi.interfaces.interactive.support.mapping.choosers.MappingChooserConstant
 
chooseMapping(OdiInterface, String) - Method in class oracle.odi.interfaces.interactive.support.mapping.choosers.MappingChooserDataSet
 
chooseMapping(OdiInterface, String) - Method in class oracle.odi.interfaces.interactive.support.mapping.choosers.MappingChooserFirst
 
chooseNewTargetKey(OdiInterface, IKey<?>) - Method in interface oracle.odi.interfaces.interactive.support.ITargetKeyChooser
Chooses a new update key for the target datastore of interface pOdiInterface.
If null is returned, then no update key will be selected for this interface.
chooseNewTargetKey(OdiInterface, IKey<?>) - Method in class oracle.odi.interfaces.interactive.support.targetkeychoosers.TargetKeyChooserAnyKey
Chooses a new update key for the target datastore of interface pOdiInterface.
If null is returned, then no update key will be selected for this interface.
chooseNewTargetKey(OdiInterface, IKey<?>) - Method in class oracle.odi.interfaces.interactive.support.targetkeychoosers.TargetKeyChooserComposer
Chooses a new update key for the target datastore of interface pOdiInterface.
If null is returned, then no update key will be selected for this interface.
chooseNewTargetKey(OdiInterface, IKey<?>) - Method in class oracle.odi.interfaces.interactive.support.targetkeychoosers.TargetKeyChooserFixed
Chooses a new update key for the target datastore of interface pOdiInterface.
If null is returned, then no update key will be selected for this interface.
chooseNewTargetKey(OdiInterface, IKey<?>) - Method in class oracle.odi.interfaces.interactive.support.targetkeychoosers.TargetKeyChooserLazy
Chooses a new update key for the target datastore of interface pOdiInterface.
If null is returned, then no update key will be selected for this interface.
chooseNewTargetKey(OdiInterface, IKey<?>) - Method in class oracle.odi.interfaces.interactive.support.targetkeychoosers.TargetKeyChooserPrimaryKey
Chooses a new update key for the target datastore of interface pOdiInterface.
If null is returned, then no update key will be selected for this interface.
ClauseImporterDefault - Class in oracle.odi.interfaces.interactive.support.clauseimporters
ClauseImporterDefault is the default implementation of IClauseImporter for importing join and filter clauses for a source data store.
ClauseImporterDefault() - Constructor for class oracle.odi.interfaces.interactive.support.clauseimporters.ClauseImporterDefault
 
ClauseImporterLazy - Class in oracle.odi.interfaces.interactive.support.clauseimporters
ClauseImporterLazy is a lazy implementation of the IClauseImporter interface which does not import clauses, effectively behaving as a no-op.
ClauseImporterLazy() - Constructor for class oracle.odi.interfaces.interactive.support.clauseimporters.ClauseImporterLazy
 
cleanStaleSessions() - Method in class oracle.odi.runtime.agent.RuntimeAgent
Clean the stale sessions present in the work repository.
clear() - Method in interface oracle.odi.interfaces.interactive.IInterfaceUndoListener
Clears the list of "undo" actions.
clearAll() - Method in class oracle.odi.missingref.support.MissingRefManager
Clears the cache of both missing refs and corrected missing refs.
clearCache(IInterfaceSubComponent) - Method in interface oracle.odi.interfaces.interactive.support.issues.IIssuesManager
Clears the cache.
clearColumns() - Method in class oracle.odi.domain.project.OdiInterface.TargetDataStore
For internal use only On a temporary datastore only, deletes all target columns of the datastore.
clearCorrectedMissingRefs() - Method in class oracle.odi.missingref.support.MissingRefManager
Clear the corrected missing refs cache.
clearCurrentThreadAuthentication() - Method in class oracle.odi.core.security.SecurityManager
Unbind the Authentication currently bound to this SecurityManager and to the current thread.
clearGlobalAuthentication() - Method in class oracle.odi.core.security.SecurityManager
Unbind the Authentication currently bound to this SecurityManager as global authentication.
clearObjTraces() - Method in class oracle.odi.domain.project.OdiInterface
For internal use only Removes all object traces from this interface.
close() - Method in class oracle.odi.core.OdiInstance
Close this OdiInstance, releasing any held resources.
close() - Method in interface oracle.odi.core.persistence.IOdiEntityManager
Close this application-managed IOdiEntityManager.
close() - Method in class oracle.odi.core.security.Authentication
This method will close the resources associated to this Authentication.
closeEntityManager(IOdiEntityManager) - Static method in class oracle.odi.core.persistence.OdiEntityManagerFactoryUtils
Close the given IOdiEntityManager, catching and logging any cleanup exceptions thrown.
CODE_MAX_LENGTH - Static variable in class oracle.odi.domain.model.AbstractOdiSubModel
Maximum length supported for the "code" property.
CODE_MAX_LENGTH - Static variable in class oracle.odi.domain.model.OdiModel
The maximum length of an OdiModel's code.
CODE_MAX_LENGTH - Static variable in class oracle.odi.domain.project.OdiProject
Maximum length of an Odi Project's code.
CODE_MAX_LENGTH - Static variable in class oracle.odi.domain.topology.OdiContext
Max length of context code.
ColumnNotFoundException - Exception in oracle.odi.domain.relational
Thrown to indicate a column was not found for a given data store.
ColumnNotFoundException(String, IDataStore<?, ?>) - Constructor for exception oracle.odi.domain.relational.ColumnNotFoundException
Construct a new ColumnNotFoundException.
commit(ITransactionStatus) - Method in interface oracle.odi.core.persistence.transaction.ITransactionManager
Commit the given transaction, with regard to its status.
commit(ITransactionStatus) - Method in class oracle.odi.core.persistence.transaction.support.TransactionManagerSpringAdapter
 
compare(Object, Object) - Method in class oracle.odi.domain.project.OdiKMComparator
Used internally by the Comparator consumer.
CompoundExpressionContext - Class in oracle.odi.domain.xrefs.expression.contexts
An IExpressionContext that chains a sequence of one or more IExpressionContexts.
CompoundExpressionContext() - Constructor for class oracle.odi.domain.xrefs.expression.contexts.CompoundExpressionContext
Create an empty CompoundExpressionContext.
CompoundExpressionContext(boolean) - Constructor for class oracle.odi.domain.xrefs.expression.contexts.CompoundExpressionContext
 
CompoundExpressionContext(IExpressionContext[]) - Constructor for class oracle.odi.domain.xrefs.expression.contexts.CompoundExpressionContext
Create a CompoundExpressionContext with a given initial context sequence.
CompoundExpressionContext(IExpressionContext[], boolean) - Constructor for class oracle.odi.domain.xrefs.expression.contexts.CompoundExpressionContext
 
computeAliasForDataStore(IDataStore<?, ?>, DataSet) - Method in interface oracle.odi.interfaces.interactive.IAliasComputer
Computes the alias name for a source or target data store.
computeAliasForDataStore(IDataStore<?, ?>, DataSet) - Method in class oracle.odi.interfaces.interactive.support.aliascomputers.AliasComputerDoubleChecker
 
computeAliasForDataStore(IDataStore<?, ?>, DataSet) - Method in class oracle.odi.interfaces.interactive.support.aliascomputers.AliasComputerFixed
 
computeAliasForDataStore(IDataStore<?, ?>, DataSet) - Method in class oracle.odi.interfaces.interactive.support.aliascomputers.BasicAliasComputer
This implementation bases the alias computation on the value of OdiDataStore.getDefaultAlias() or the name of the OdiInterface.TargetDataStore if pDataStore is a OdiInterface.TargetDataStore.
computeDDLDifferences(Number, String, boolean) - Method in interface oracle.odi.generation.IDDLGeneratorService
Computes a DDLDifferences object for a given ODI Model ID.
computeDDLDifferences(Number, String, boolean) - Method in class oracle.odi.generation.support.DDLGeneratorServiceImpl
 
computeExecutionLocationForDatastores(SourceDataStore, SourceDataStore) - Static method in class oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions
For internal use only Computes the default exection location of an expression between two specfied data stores.
computeExpression(String, IExecutableTextHolder, OdiInterface.ExecutionLocation, DataSet) - Method in interface oracle.odi.interfaces.interactive.IActionHelper
Computes the expression of the SQL text.
Note that pDataSet is optional (can be null when pExecutionLocation is TARGET.
computeExpression(String, IExecutableTextHolder, OdiInterface.ExecutionLocation, DataSet) - Method in class oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions
For internal use only Computes the expression object of the specified SQL expression text for the given text holder in the desired data set and execution location.
computeIssues(T, IActionHelper) - Method in interface oracle.odi.interfaces.interactive.support.issues.IIssuesComputer
Computes the errors (issues) for an interface sub-component.
computeSourceSets() - Method in interface oracle.odi.interfaces.interactive.IInteractiveInterfaceHelper
Recomputes the SourceSet objects for the associated interface.
Should be called at some point after source data stores are added to or removed from the interface, or some mappings/joins/filters have been added or had their locations changed, to create the correct source sets.
Typically called before setting the KMs for the interface source set, or before calling preparePersist.
The current source set computer (which can be passed to the constructor for this helper instance) will be used to compute the source sets.
To know whether you should call this method, use IInteractiveInterfaceHelper.areSourceSetsDirty().
computeSourceSets(DataSet, IInterfaceActionListener, IInterfaceUndoListener, IActionHelper) - Method in interface oracle.odi.interfaces.interactive.ISourceSetComputer
Computes the new source sets in the interface and updates them directly in the interface.
computeSourceSets() - Method in class oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions
Recomputes the SourceSet objects for the associated interface.
Should be called at some point after source data stores are added to or removed from the interface, or some mappings/joins/filters have been added or had their locations changed, to create the correct source sets.
Typically called before setting the KMs for the interface source set, or before calling preparePersist.
The current source set computer (which can be passed to the constructor for this helper instance) will be used to compute the source sets.
To know whether you should call this method, use InteractiveInterfaceHelperWithActions.areSourceSetsDirty().
computeSourceSets(DataSet, IInterfaceActionListener, IInterfaceUndoListener, IActionHelper) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerEraser
Computes the source sets in the interface, creates new source set objects, and updates them directly in the interface.
computeSourceSets(DataSet, IInterfaceActionListener, IInterfaceUndoListener, IActionHelper) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerLazy
 
computeSourceSets(DataSet, IInterfaceActionListener, IInterfaceUndoListener, IActionHelper) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerOneTable
Computes the source sets in the interface, creates new source set objects, and updates them directly in the interface.
computeSourceSets(DataSet, IInterfaceActionListener, IInterfaceUndoListener, IActionHelper) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerRetainer
Computes the source sets in the interface, reuses existing source set objects when possible and updates the KM or creates new source set objects, and updates them directly in the interface.
computeSQLWithHeaders(Expression, DataSet) - Static method in class oracle.odi.domain.project.OdiInterface
Returns a String representing a more functional representation of pExpression.
configureMasterRepository(String, String, String, String, int, TechnologyName, String) - Method in class oracle.odi.setup.support.MasterRepositorySetupImpl
 
configureWorkDevRepository(String, String, String, String, int, String, TechnologyName) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
 
configureWorkRuntimeRepository(String, String, String, String, int, String, TechnologyName) - Method in interface oracle.odi.setup.IWorkRepositorySetup
Configure default content of a given ODI work runtime repository.
configureWorkRuntimeRepository(String, String, String, String, int, String, TechnologyName) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
 
CONTEXT_CODE - Static variable in class oracle.odi.domain.runtime.ess.OdiJobEnvironment.Execution
Parameter for execution context code.
ContextManager - Class in oracle.odi.interfaces.interactive.support.xrefs
This class is a helper to provide expression contexts for each <@link DataSet> in an interface, as well as a context for target expressions.
An ODI interface expression context (<@link IExpressionContext>) is an object that is able to produce all the recognizable parsing tags that will be used when parsing the expression, for a specified language and technology.
Each of the context returned by this class ensures that they refer to:
source <@link DataStore> columns in the given DataSet project and global objects (variables, sequences, user functions), referred to in this class as "external objects" (because they are outside the interface itself). See method giveContext to learn how to retrieve a context for a given dataset.
ContextManager(OdiProject, IOdiEntityManager, boolean) - Constructor for class oracle.odi.interfaces.interactive.support.xrefs.ContextManager
Create a context manager that will include tags for the specified project.
ContextManager(OdiProject, IOdiEntityManager) - Constructor for class oracle.odi.interfaces.interactive.support.xrefs.ContextManager
Create a context manager that will include tags for the specified project.
countAll() - Method in interface oracle.odi.domain.runtime.session.finder.IOdiSessionFinder
Gets the number of ODI sessions stored inside runtime repository.
countByAgentNameAndStatus(String, Status) - Method in interface oracle.odi.domain.runtime.session.finder.IOdiSessionFinder
Gets the number of ODI sessions related to given ODI Agent and having given status in runtime repository.
countByStatus(Status) - Method in interface oracle.odi.domain.runtime.session.finder.IOdiSessionFinder
Gets the number of ODI sessions with given status in runtime repository.
createAuthentication(String, char[]) - Method in class oracle.odi.core.security.SecurityManager
This method creates an ODI Authentication from a ODI user name and password.
createAuthentication(Subject) - Method in class oracle.odi.core.security.SecurityManager
This method creates an ODI authentication from a previously authenticated Subject.
createAuthentication(String, char[], String) - Method in class oracle.odi.core.security.SecurityManager
This method creates an ODI Authentication using the runas pattern.
createDataAccessInfo(OdiInstance, IInterfaceSubComponent[], IJMSCallBack, boolean, boolean) - Method in interface oracle.odi.interfaces.data.IOdiInterfaceDataAccessHelper
Creates a DataAccessInfo to retrieve a request and a connection to the data of the elements that are sent in pInterfaceSubComponents.
createEntityManager() - Method in class oracle.odi.core.OdiInstance
Create an application-managed IOdiEntityManager.
createInstance(OdiInstanceConfig) - Static method in class oracle.odi.core.OdiInstance
Create an OdiInstance object.
createMasterRepository(String, String, String, String, int, TechnologyName, boolean, AuthenticationConfiguration, PasswordStorageConfiguration, IMassImportExportResource) - Method in interface oracle.odi.setup.IMasterRepositorySetup
Create an ODI master repository into the database specified by the given parameters.
createMasterRepository(String, String, String, String, int, TechnologyName, boolean, String, PasswordStorageConfiguration, IMassImportExportResource) - Method in class oracle.odi.setup.support.MasterRepositorySetupImpl
 
createMasterRepository(String, String, String, String, int, TechnologyName, boolean, AuthenticationConfiguration, PasswordStorageConfiguration, IMassImportExportResource) - Method in class oracle.odi.setup.support.MasterRepositorySetupImpl
 
createMasterRepository(String, String, String, String, int, TechnologyName, boolean, String) - Method in class oracle.odi.setup.support.MasterRepositorySetupImpl
 
createMetadataSession() - Method in class oracle.odi.domain.topology.OdiEnterpriseScheduler
Internal: Internal method that is not part of the public API.
createNewJobDefinition(String, String, String, StartupParameters) - Method in interface oracle.odi.domain.runtime.ess.IJobDefinitionRepository
Same as IJobDefinitionRepository.createNewJobDefinition(String, OdiScenario, StartupParameters), but allow for specification of the scenario using its name and version (which are unique key for OdiScenarios).
createNewJobDefinition(String, OdiScenario, StartupParameters) - Method in interface oracle.odi.domain.runtime.ess.IJobDefinitionRepository
Create an store a new ODI job definition for the given scenario and execution variables.
createNewJobDefinition(String, OdiScenario, StartupParameters, Integer, OdiLogicalAgent, OdiContext, String, boolean) - Method in interface oracle.odi.domain.runtime.ess.IJobDefinitionRepository
Create an store a new ODI job definition for the given scenario and execution parameters.
createNewJobDefinition(String, String, String, StartupParameters, Integer, String, String, String, boolean) - Method in interface oracle.odi.domain.runtime.ess.IJobDefinitionRepository
Same as IJobDefinitionRepository.createNewJobDefinition(String, OdiScenario, StartupParameters, Integer, OdiLogicalAgent, OdiContext, String, Password) but allow for specification of the scenario, agent and context using their unique key and code.
createNewJobDefinition(String, String, String, StartupParameters, String, boolean) - Method in interface oracle.odi.domain.runtime.ess.IJobDefinitionRepository
Same as IJobDefinitionRepository.createNewJobDefinition(String, OdiScenario, StartupParameters), but allow for specification of the scenario using its name and version (which are unique key for OdiScenarios).
createNewJobDefinition(String, OdiScenario, StartupParameters, String, boolean) - Method in interface oracle.odi.domain.runtime.ess.IJobDefinitionRepository
Create an store a new ODI job definition for the given scenario and execution variables.
createNewJobDefinition(String, OdiScenario, StartupParameters, Integer, OdiLogicalAgent, OdiContext, String, Password) - Method in class oracle.odi.domain.runtime.ess.support.JobDefinitionRepositoryImpl
 
createNewJobDefinition(String, String, String, StartupParameters, Integer, String, String, String, Password) - Method in class oracle.odi.domain.runtime.ess.support.JobDefinitionRepositoryImpl
 
createNewJobDefinition(String, String, String, StartupParameters) - Method in class oracle.odi.domain.runtime.ess.support.JobDefinitionRepositoryImpl
 
createNewJobDefinition(String, OdiScenario, StartupParameters) - Method in class oracle.odi.domain.runtime.ess.support.JobDefinitionRepositoryImpl
 
createNewJobDefinition(String, OdiScenario, StartupParameters, Integer, OdiLogicalAgent, OdiContext, String, boolean) - Method in class oracle.odi.domain.runtime.ess.support.JobDefinitionRepositoryImpl
 
createNewJobDefinition(String, String, String, StartupParameters, Integer, String, String, String, boolean) - Method in class oracle.odi.domain.runtime.ess.support.JobDefinitionRepositoryImpl
 
createNewJobDefinition(String, String, String, StartupParameters, String, boolean) - Method in class oracle.odi.domain.runtime.ess.support.JobDefinitionRepositoryImpl
 
createNewJobDefinition(String, OdiScenario, StartupParameters, String, boolean) - Method in class oracle.odi.domain.runtime.ess.support.JobDefinitionRepositoryImpl
 
createOdiEntityManager() - Method in interface oracle.odi.core.persistence.IOdiEntityManagerFactory
Create an application managed IOdiEntityManager.
createOPSSAuthenticationConfiguration(String, char[]) - Static method in class oracle.odi.setup.AuthenticationConfiguration
Creates an OPSS enabled AuthenticationConfigaration.
createRuntimeSession() - Method in class oracle.odi.domain.topology.OdiEnterpriseScheduler
Internal: Internal method that is not part of the public API.
createSourceSetFor(SourceDataStore[], ISourceSetNameProvider) - Method in interface oracle.odi.interfaces.interactive.support.ISourceSetCreator
Creates a SourceSet for the corresponding source datastores.
createSourceSetFor(SourceDataStore[], ISourceSetNameProvider) - Method in class oracle.odi.interfaces.interactive.support.sourceset.creators.SourceSetCreatorNew
 
createStandaloneAuthenticationConfiguration(char[]) - Static method in class oracle.odi.setup.AuthenticationConfiguration
Creates a standalone AuthenticationConfiguration.
createTargetMapping(DataSet, TargetColumn, OdiInterface.ExecutionLocation, Object) - Method in interface oracle.odi.interfaces.interactive.IActionHelper
For internal use only Create a new target mapping.
createTargetMapping(DataSet, TargetColumn, OdiInterface.ExecutionLocation, Object) - Method in class oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions
For internal use only Create a new target mapping.
createWorkDevRepository(String, String, String, String, int, String, TechnologyName, boolean) - Method in interface oracle.odi.setup.IWorkRepositorySetup
Create an ODI Work development repository into the database specified by the given parameters.
createWorkDevRepository(String, String, String, String, int, String, String, TechnologyName, boolean) - Method in interface oracle.odi.setup.IWorkRepositorySetup
Create an ODI Work development repository into the database specified by the given parameters.
createWorkDevRepository(String, String, String, String, int, String, TechnologyName, boolean) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
 
createWorkDevRepository(String, String, String, String, int, String, String, TechnologyName, boolean) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
 
createWorkRuntimeRepository(String, String, String, String, int, String, TechnologyName, boolean) - Method in interface oracle.odi.setup.IWorkRepositorySetup
Create an ODI Work runtime repository into the database specified by the given parameters.
createWorkRuntimeRepository(String, String, String, String, int, String, String, TechnologyName, boolean) - Method in interface oracle.odi.setup.IWorkRepositorySetup
Create an ODI Work runtime repository into the database specified by the given parameters.
createWorkRuntimeRepository(String, String, String, String, int, String, TechnologyName, boolean) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
 
createWorkRuntimeRepository(String, String, String, String, int, String, String, TechnologyName, boolean) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
 
CrossRef<T> - Class in oracle.odi.domain.xrefs
A CrossRef is a cross reference between an ODI object and another one through an Expression.

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

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