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


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.
CannotCreateTransactionException - Exception in oracle.odi.core.persistence.transaction
Exception thrown when a transaction can't be created using an underlying transaction API.
CannotCreateTransactionException() - Constructor for exception oracle.odi.core.persistence.transaction.CannotCreateTransactionException
Default constructor with error message Messages.ERR_TRANSACTION_CANT_BE_CREATED.
CannotCreateTransactionException(Throwable) - Constructor for exception oracle.odi.core.persistence.transaction.CannotCreateTransactionException
Default constructor with error message Messages.ERR_TRANSACTION_CANT_BE_CREATED.
CATALOG_NAME_MAX_LENGTH - Static variable in class oracle.odi.domain.topology.OdiPhysicalSchema
Max length of catalog name.
changeShortcutReferenceObject(OdiDataStore) - Method in class oracle.odi.domain.model.OdiDataStore
 
changeShortcutReferenceObject(OdiInterface) - Method in class oracle.odi.domain.project.OdiInterface
 
changeShortcutReferenceObject(OdiPackage) - Method in class oracle.odi.domain.project.OdiPackage
 
changeShortcutReferenceObject(OdiUserProcedure) - Method in class oracle.odi.domain.project.OdiUserProcedure
 
changeShortcutReferenceObject(T) - Method in interface oracle.odi.domain.shortcuts.IOdiShortcutable
Change the shortcut reference object.
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
 
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.
checkValidReference(OdiDataStore) - Method in class oracle.odi.domain.model.OdiDataStore
 
checkValidReference(OdiInterface) - Method in class oracle.odi.domain.project.OdiInterface
 
checkValidReference(OdiPackage) - Method in class oracle.odi.domain.project.OdiPackage
 
checkValidReference(OdiUserProcedure) - Method in class oracle.odi.domain.project.OdiUserProcedure
 
checkValidReference(T) - Method in interface oracle.odi.domain.shortcuts.IOdiShortcutable
Internal Use Only
chooseKM(OdiTechnology, OdiTechnology, Collection<? extends OdiKM>) - Static method in class oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions
Deprecated. Use chooseKM(String pProjectCode, final IOdiEntityManager pEntityManager, final OdiTechnology pSourceTechnology, final OdiTechnology pDestinationTechnology, Class pKMClass, boolean pMultiConnexion) instead
chooseKM(OdiTechnology, OdiTechnology, Collection<? extends OdiKM>, boolean, Boolean) - Static method in class oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions
Deprecated. Use chooseKM(String pProjectCode, final IOdiEntityManager pEntityManager, final OdiTechnology pSourceTechnology, final OdiTechnology pDestinationTechnology, Class pKMClass, boolean pMultiConnexion) instead
chooseKM(String, IOdiEntityManager, OdiTechnology, OdiTechnology, Class, 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.
close() - Method in class oracle.odi.domain.shortcuts.support.OdiShortcutServiceImpl
 
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
Deprecated. with no replacement.
ColumnNotFoundException(String, IDataStore<?, ?>) - Constructor for exception oracle.odi.domain.relational.ColumnNotFoundException
Deprecated. 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(TargetColumn, TargetColumn) - Method in class oracle.odi.domain.project.OdiInterface.ColumnSorterId
 
compare(TargetColumn, TargetColumn) - Method in class oracle.odi.domain.project.OdiInterface.ColumnSorterPosition
 
compare(Object, Object) - Method in class oracle.odi.domain.project.OdiKMComparator
Used internally by the Comparator consumer.
compareTo(ValidationRecord) - Method in class oracle.odi.domain.validation.ValidationRecord
Record with type ERROR > Record with type WARNING > Record with type NOTIFICATION.
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.
computeExpression(String, OdiInterface.ExecutionLocation, DataSet, IExpressionContext) - Method in class oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions
This method computes an expression from a Sql text that would be executed on a DataSet and in the specified 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.
concatenateSubPurgeLogReportItems(PurgeLogServiceReport) - Method in class oracle.odi.domain.runtime.purge.PurgeLogServiceReport
Deprecated. Concatenate the sub PurgeLogServiceReport results
concatenateSubPurgeLogReportItems(PurgeLogServiceReport) - Method in class oracle.odi.domain.runtime.purge.support.PurgeLogServiceReport
Concatenate the sub PurgeLogServiceReport results
ConcurrencyFailureException - Exception in oracle.odi.core.repository
Exception thrown on concurrency failure.
ConcurrencyFailureException(MessageHandle, Object...) - Constructor for exception oracle.odi.core.repository.ConcurrencyFailureException
Base constructor with custom error message.
ConcurrencyFailureException(Throwable, MessageHandle, Object...) - Constructor for exception oracle.odi.core.repository.ConcurrencyFailureException
Base constructor with custom error message.
configureWorkRuntimeRepository(String, String, String, String, int, String, TechnologyName) - Method in interface oracle.odi.setup.IWorkRepositorySetup
Deprecated. with no replacement this method was only useful for RCU old integration usecase
configureWorkRuntimeRepository(String, String, String, String, int, String, TechnologyName) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
 
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.
copy(boolean, OdiLoadPlanStepCase) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanCaseCondition
Deprecated. since 11.1.1.7.0 consider using OdiLoadPlanCaseCondition.duplicate() or OdiLoadPlanCaseCondition.duplicate(OdiLoadPlanStepCase) method.
copy(boolean) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStep
Deprecated. since 11.1.1.7.0 consider using OdiLoadPlanStep.duplicate() or OdiLoadPlanStep.duplicate(OdiLoadPlanStep) method.
copy(boolean) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStepCase
Deprecated. since 11.1.1.7.0 consider using OdiLoadPlanStep.duplicate() or OdiLoadPlanStep.duplicate(OdiLoadPlanStep) method.
copy(boolean) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStepContainer
Deprecated. since 11.1.1.7.0 consider using OdiLoadPlanStep.duplicate() or OdiLoadPlanStep.duplicate(OdiLoadPlanStep) method.
copy(boolean) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStepRunScenario
Deprecated. since 11.1.1.7.0 consider using OdiLoadPlanStep.duplicate() or OdiLoadPlanStep.duplicate(OdiLoadPlanStep) method.
countAll() - Method in interface oracle.odi.domain.runtime.lpi.finder.IOdiLoadPlanInstanceRunFinder
return the count of all the OdiLoadPlanInstanceRun
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.
countByLoadPlanInstanceRun(OdiLoadPlanInstanceRun.OdiLoadPlanInstanceRunId) - Method in interface oracle.odi.domain.runtime.session.finder.IOdiSessionFinder
Returns the number of OdiSession launched by given OdiLoadPlanInstanceRun
countByStatus(OdiLoadPlanInstanceRun.Status) - Method in interface oracle.odi.domain.runtime.lpi.finder.IOdiLoadPlanInstanceRunFinder
Count the number of OdiLoadPlanInstanceRun following their status.
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.
createDailyRecurrence(RecurrenceAttributes.TimeOfDay) - Static method in class oracle.odi.domain.runtime.scheduling.Recurrence
Creates new instance of Recurrence of RecurrenceAttributes.Frequency.DAILY Frequency with specified time of execution.
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.
createHourlyRecurrence(int, int) - Static method in class oracle.odi.domain.runtime.scheduling.Recurrence
Creates new instance of Recurrence of RecurrenceAttributes.Frequency.HOURLY Frequency with specified minute and second of execution.
createInstance(OdiInstanceConfig) - Static method in class oracle.odi.core.OdiInstance
Create an OdiInstance object.
createInstance(OdiInstanceConfig, OdiAuditContext) - Static method in class oracle.odi.core.OdiInstance
Create an OdiInstance object.
createJobStartupParam(OdiLoadPlanVariable, Object) - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanSchedule
Creates a new instance of OdiJobStartupParam and associate it with the schedule.
createJobStartupParam(OdiScenarioVariable, Object) - Method in class oracle.odi.domain.runtime.scenario.OdiScenarioSchedule
Creates a new instance of OdiJobStartupParam and associate it with the schedule.
createMasterRepository(String, String, String, String, int, TechnologyName, boolean, AuthenticationConfiguration, PasswordStorageConfiguration, IMassImportExportResource) - Method in interface oracle.odi.setup.IMasterRepositorySetup
Deprecated. replaced by #createMasterRepository(JdbcProperties, String, String, int, TechnologyName, boolean, AuthenticationConfiguration, PasswordStorageConfiguration) and IMasterRepositorySetup.createMasterRepositoryFromExport(JdbcProperties, String, char[], int, TechnologyName, boolean, IMassImportExportResource)
createMasterRepository(JdbcProperties, String, char[], int, TechnologyName, boolean, AuthenticationConfiguration, PasswordStorageConfiguration) - Method in interface oracle.odi.setup.IMasterRepositorySetup
Create an ODI master repository into the database specified by the given parameters.
createMasterRepository(JdbcProperties, String, char[], int, TechnologyName, boolean, AuthenticationConfiguration, PasswordStorageConfiguration, String) - 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, AuthenticationConfiguration, PasswordStorageConfiguration, IMassImportExportResource) - Method in class oracle.odi.setup.support.MasterRepositorySetupImpl
Deprecated. 
createMasterRepository(String, String, String, String, int, TechnologyName, String, boolean, AuthenticationConfiguration, PasswordStorageConfiguration, IMassImportExportResource) - Method in class oracle.odi.setup.support.MasterRepositorySetupImpl
 
createMasterRepository(JdbcProperties, String, char[], int, TechnologyName, boolean, AuthenticationConfiguration, PasswordStorageConfiguration) - Method in class oracle.odi.setup.support.MasterRepositorySetupImpl
 
createMasterRepository(JdbcProperties, String, char[], int, TechnologyName, boolean, AuthenticationConfiguration, PasswordStorageConfiguration, String) - Method in class oracle.odi.setup.support.MasterRepositorySetupImpl
 
createMasterRepositoryFromExport(JdbcProperties, String, char[], int, TechnologyName, boolean, IMassImportExportResource) - Method in interface oracle.odi.setup.IMasterRepositorySetup
Creates an ODI master repository into the database specified by the given parameters and populates the master with informations from a master export.
createMasterRepositoryFromExport(JdbcProperties, String, char[], int, TechnologyName, boolean, IMassImportExportResource, String) - Method in interface oracle.odi.setup.IMasterRepositorySetup
Creates an ODI master repository into the database specified by the given parameters and populates the master with informations from a master export.
createMasterRepositoryFromExport(JdbcProperties, String, char[], int, TechnologyName, boolean, IMassImportExportResource) - Method in class oracle.odi.setup.support.MasterRepositorySetupImpl
 
createMasterRepositoryFromExport(JdbcProperties, String, char[], int, TechnologyName, boolean, IMassImportExportResource, 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.
createMonthlyByWeekDayRecurrence(RecurrenceAttributes.DayOfWeek, RecurrenceAttributes.DayOfWeekRank, RecurrenceAttributes.TimeOfDay) - Static method in class oracle.odi.domain.runtime.scheduling.Recurrence
Creates new instance of Recurrence of RecurrenceAttributes.Frequency.MONTHLY_BY_WEEK_DAY Frequency with specified day of week, its rank in month and time of execution.
createMonthlyRecurrence(RecurrenceAttributes.DayOfMonth, RecurrenceAttributes.TimeOfDay) - Static method in class oracle.odi.domain.runtime.scheduling.Recurrence
Creates new instance of Recurrence of RecurrenceAttributes.Frequency.MONTHLY Frequency with specified day and time of execution.
createOdiEntityManager() - Method in interface oracle.odi.core.persistence.IOdiEntityManagerFactory
Create an application managed IOdiEntityManager.
createOdiUser(String, char[], boolean, Date) - Method in interface oracle.odi.domain.security.IOdiUserCreationService
Create and persist to database new SDK user.
createOdiUser(String, char[], boolean, Date) - Method in class oracle.odi.domain.security.OdiUserCreationServiceImpl
 
createOnAgentStartupRecurrence() - Static method in class oracle.odi.domain.runtime.scheduling.Recurrence
Creates new instance of Recurrence of RecurrenceAttributes.Frequency.ON_AGENT_STARTUP Frequency.
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.
createSimpleRecurrence(ExplicitDate) - Static method in class oracle.odi.domain.runtime.scheduling.Recurrence
Creates new instance of Recurrence of RecurrenceAttributes.Frequency.SIMPLE Frequency with specified date of execution.
createSourceSetFor(SourceDataStore[], IOdiEntityManager, ISourceSetNameProvider) - Method in interface oracle.odi.interfaces.interactive.support.ISourceSetCreator
Creates a SourceSet for the corresponding source datastores.
createSourceSetFor(SourceDataStore[], ISourceSetNameProvider) - Method in interface oracle.odi.interfaces.interactive.support.ISourceSetCreator
Deprecated. use the one with pEntityManager instead
createSourceSetFor(SourceDataStore[], IOdiEntityManager, ISourceSetNameProvider) - Method in class oracle.odi.interfaces.interactive.support.sourceset.creators.SourceSetCreatorNew
 
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.
createStartupParams(Map<String, Object>) - Static method in class oracle.odi.runtime.agent.invocation.LoadPlanStartupParams
A convenient method to create a LoadPlanStartupParams object from a Map<String, Object>.
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.
createWeeklyRecurrence(RecurrenceAttributes.DayOfWeek[], RecurrenceAttributes.TimeOfDay) - Static method in class oracle.odi.domain.runtime.scheduling.Recurrence
Creates new instance of Recurrence of RecurrenceAttributes.Frequency.WEEKLY Frequency with specified week days and time of execution.
createWorkDevRepository(String, String, String, String, int, String, TechnologyName, boolean) - Method in interface oracle.odi.setup.IWorkRepositorySetup
Deprecated. replaced by #createWorkRepository(WorkType, JdbcProperties, int, String, TechnologyName, boolean, String)
createWorkDevRepository(String, String, String, String, int, String, String, TechnologyName, boolean) - Method in interface oracle.odi.setup.IWorkRepositorySetup
Deprecated. replaced by #createWorkRepository(WorkType, JdbcProperties, int, String, TechnologyName, boolean, String)
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
 
createWorkDevRepository(String, String, String, String, int, String, String, TechnologyName, String, boolean) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
 
createWorkRepository(WorkRepository.WorkType, JdbcProperties, int, String, TechnologyName, boolean, char[]) - Method in interface oracle.odi.setup.IWorkRepositorySetup
Create an ODI Work repository into the database schema specified by the JdbcProperties parameters.
createWorkRepository(WorkRepository.WorkType, JdbcProperties, int, String, TechnologyName, boolean, char[]) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
 
createWorkRuntimeRepository(String, String, String, String, int, String, TechnologyName, boolean) - Method in interface oracle.odi.setup.IWorkRepositorySetup
Deprecated. replaced by #createWorkRepository(WorkType, JdbcProperties, int, String, TechnologyName, boolean, String)
createWorkRuntimeRepository(String, String, String, String, int, String, String, TechnologyName, boolean) - Method in interface oracle.odi.setup.IWorkRepositorySetup
Deprecated. replaced by #createWorkRepository(WorkType, JdbcProperties, int, String, TechnologyName, boolean, String)
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
 
createWorkRuntimeRepository(String, String, String, String, int, String, String, TechnologyName, String, boolean) - Method in class oracle.odi.setup.support.WorkRepositorySetupImpl
 
createYearlyRecurrence(RecurrenceAttributes.MonthOfYear, RecurrenceAttributes.DayOfMonth, RecurrenceAttributes.TimeOfDay) - Static method in class oracle.odi.domain.runtime.scheduling.Recurrence
Creates new instance of Recurrence of RecurrenceAttributes.Frequency.YEARLY Frequency with specified month, day and time of execution.
CrossRef<T> - Class in oracle.odi.domain.xrefs
A CrossRef is a cross reference between an ODI object and another one through an Expression.

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.