- TABLE - Static variable in class oracle.odi.domain.model.OdiDataStore.DataStoreType
-
A table.
- TABLE - Static variable in class oracle.odi.domain.model.OdiModel.ReverseObjectType
-
Table.
- TABLE - Static variable in class oracle.odi.generation.DDLDiff.ObjectType
-
Difference is for a Table.
- TABLE_ALIAS - Static variable in class oracle.odi.domain.model.OdiDataStore.DataStoreType
-
A table alias.
- TABLE_ALIAS - Static variable in class oracle.odi.domain.model.OdiModel.ReverseObjectType
-
Alias Table.
- TABLE_COMMENT - Static variable in class oracle.odi.generation.DDLDiff.ObjectType
-
Difference is for a Table Comment.
- TableFunctionComponent - Class in oracle.odi.domain.mapping.component
-
- TableFunctionComponent(MapComponentOwner, String) - Constructor for class oracle.odi.domain.mapping.component.TableFunctionComponent
-
Construct a new persistent table function component.
- Tag - Class in oracle.odi.domain.runtime.scenario
-
A tag, made of a name and a version label.
- Tag(String, String) - Constructor for class oracle.odi.domain.runtime.scenario.Tag
-
Constructs a
Tag
object with given name and version.
- TARGET - Static variable in class oracle.odi.domain.adapter.project.IKnowledgeModule.ProcessingType
-
The KM creates a target AST parse tree that can render generated code.
- TARGET - Static variable in class oracle.odi.domain.mapping.expression.MapExpression.ExecuteOnLocation
-
The evaludation must be performed on target location.
- TARGET - Static variable in class oracle.odi.domain.mapping.physical.MapPhysicalDesign.ExecutionLocationType
-
- TARGET - Static variable in class oracle.odi.domain.project.OdiInterface.ExecutionLocation
-
Deprecated.
The expression will be executed on the target.
- TARGET_CKM - Static variable in class oracle.odi.interfaces.interactive.support.km.InterfaceKMHolderFactory.HolderType
-
Deprecated.
Check KM for a target.
- TARGET_COLUMN - Static variable in class oracle.odi.domain.xrefs.AliasedColumnCrossRef.ColumnType
-
A source column in a source datastore representing the temporary target datastore of an interface
- TARGET_IKM - Static variable in class oracle.odi.interfaces.interactive.support.km.InterfaceKMHolderFactory.HolderType
-
Deprecated.
Integration KM for a target.
- TARGET_STAGING - Static variable in class oracle.odi.domain.mapping.physical.MapPhysicalDesign.ExecutionLocationType
-
- TargetColumn - Class in oracle.odi.domain.project.interfaces
-
- TargetColumn(OdiInterface, OdiColumn, OdiInterface.ExecutionLocation) - Constructor for class oracle.odi.domain.project.interfaces.TargetColumn
-
Deprecated.
Internal use only
Creates a new target column object.
- TargetColumn(OdiInterface, OdiDataStore, OdiColumn, OdiInterface.ExecutionLocation) - Constructor for class oracle.odi.domain.project.interfaces.TargetColumn
-
Deprecated.
- TargetColumn(OdiInterface, OdiInterface.ExecutionLocation) - Constructor for class oracle.odi.domain.project.interfaces.TargetColumn
-
Deprecated.
Internal use only
Creates a new target column object.
- TargetColumn(OdiInterface, String, OdiInterface.ExecutionLocation) - Constructor for class oracle.odi.domain.project.interfaces.TargetColumn
-
Deprecated.
Internal use only
Creates a new target column object.
- targetDataStoreMoved(OdiPhysicalSchema, OdiPhysicalSchema) - Method in interface oracle.odi.interfaces.interactive.IInterfaceActionListener
-
Deprecated.
Responds to the completion of the action of changing the physical schema of an ODI interface
target data store.
- targetDataStoreMoved(OdiPhysicalSchema, OdiPhysicalSchema) - Method in class oracle.odi.interfaces.interactive.support.actionlistener.ActionListenerAbstract
-
Deprecated.
- targetDataStoreMoved(OdiPhysicalSchema, OdiPhysicalSchema) - Method in class oracle.odi.interfaces.interactive.support.actionlistener.ActionListenerComposer
-
Deprecated.
- targetDataStoreMoved(OdiPhysicalSchema, OdiPhysicalSchema) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerEraser
-
Deprecated.
Marks data set as "dirty" (to indicate source set recomputing is required) when the physical schema of an interface target data store has changed and the staging area is same as target.
- targetDataStoreMoved(OdiPhysicalSchema, OdiPhysicalSchema) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerLazy
-
Deprecated.
- targetDataStoreMoved(OdiPhysicalSchema, OdiPhysicalSchema) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerOneTable
-
Deprecated.
- targetDataStoreMoved(OdiPhysicalSchema, OdiPhysicalSchema) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerRetainer
-
Deprecated.
Marks data set as "dirty" (to indicate source set recomputing is required) when the physical schema of an interface target data store has changed and the staging area is same as target.
- targetDataStoreReplaced() - Method in interface oracle.odi.interfaces.interactive.IInterfaceActionListener
-
Deprecated.
Responds to the completion of the action of replacing an ODI interface target data store.
- targetDataStoreReplaced() - Method in class oracle.odi.interfaces.interactive.support.actionlistener.ActionListenerAbstract
-
Deprecated.
- targetDataStoreReplaced() - Method in class oracle.odi.interfaces.interactive.support.actionlistener.ActionListenerComposer
-
Deprecated.
- targetDataStoreReplaced() - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerAbstract
-
Deprecated.
- TargetIsTemporaryException - Exception in oracle.odi.interfaces
-
- TargetIsTemporaryException() - Constructor for exception oracle.odi.interfaces.TargetIsTemporaryException
-
Deprecated.
Construct a new TargetIsTemporaryException
.
- TargetKeyChooserAnyKey - Class in oracle.odi.interfaces.interactive.support.targetkeychoosers
-
- TargetKeyChooserAnyKey() - Constructor for class oracle.odi.interfaces.interactive.support.targetkeychoosers.TargetKeyChooserAnyKey
-
Deprecated.
- TargetKeyChooserComposer - Class in oracle.odi.interfaces.interactive.support.targetkeychoosers
-
- TargetKeyChooserComposer(ITargetKeyChooser[]) - Constructor for class oracle.odi.interfaces.interactive.support.targetkeychoosers.TargetKeyChooserComposer
-
Deprecated.
Creates a chooser from other choosers.
To choose the key, all choosers are called in the order in which they appear in the array, and the first non null key is returned.
- TargetKeyChooserFixed - Class in oracle.odi.interfaces.interactive.support.targetkeychoosers
-
- TargetKeyChooserFixed(String) - Constructor for class oracle.odi.interfaces.interactive.support.targetkeychoosers.TargetKeyChooserFixed
-
Deprecated.
Creates a target key chooser for this key name.
- TargetKeyChooserLazy - Class in oracle.odi.interfaces.interactive.support.targetkeychoosers
-
- TargetKeyChooserLazy() - Constructor for class oracle.odi.interfaces.interactive.support.targetkeychoosers.TargetKeyChooserLazy
-
Deprecated.
- TargetKeyChooserPrimaryKey - Class in oracle.odi.interfaces.interactive.support.targetkeychoosers
-
- TargetKeyChooserPrimaryKey() - Constructor for class oracle.odi.interfaces.interactive.support.targetkeychoosers.TargetKeyChooserPrimaryKey
-
Deprecated.
- TargetMapping - Class in oracle.odi.domain.project.interfaces
-
- TargetMapping(DataSet, TargetColumn, String, OdiInterface.ExecutionLocation) - Constructor for class oracle.odi.domain.project.interfaces.TargetMapping
-
Deprecated.
Internal use only
Builds a TargetMapping for a TargetColumn on a DataSet with a given SQL String expression.
- TargetMapping(DataSet, TargetColumn, String, OdiInterface.ExecutionLocation, boolean) - Constructor for class oracle.odi.domain.project.interfaces.TargetMapping
-
Deprecated.
Internal use only
Builds a TargetMapping for a TargetColumn on a DataSet with a given SQL String expression.
- TargetMapping(DataSet, TargetColumn, Expression, OdiInterface.ExecutionLocation) - Constructor for class oracle.odi.domain.project.interfaces.TargetMapping
-
Deprecated.
Internal use only
Builds a TargetMapping for a TargetColumn on a DataSet with a given SQL String expression.
- TaskType - Class in oracle.odi.domain.runtime.session
-
Type safe enum defining the type of a task.
- TechnologyName - Class in oracle.odi.setup
-
Enumeration that defines all the available database technology names for an
ODI repository.
- TechnologyNameUtils - Class in oracle.odi.setup.support
-
Internal helper class to convert between technology internal name (tehcIntName) to @link{TechnologyName} and vice versa.
- TechnologyNameUtils() - Constructor for class oracle.odi.setup.support.TechnologyNameUtils
-
- TEMPORARY_INDEX_PREFIX_MAX_LENGTH - Static variable in class oracle.odi.domain.topology.OdiTechnology
-
Max length of temporary index prefix.
- TEMPORARY_SCHEMA - Static variable in class oracle.odi.domain.project.OdiInterface.DatabaseSchema
-
Deprecated.
- TemporaryTargetUpdateKey - Class in oracle.odi.domain.project.interfaces
-
- TemporaryTargetUpdateKey(List) - Constructor for class oracle.odi.domain.project.interfaces.TemporaryTargetUpdateKey
-
Deprecated.
For internal use only
Create a new update key object for a temporary target datastore.
- TerminalStreamInputStage - Class in oracle.odi.jdbc.drivers.common.pipeline.api
-
This is the class that needs to be implemented by clients for reading in driver data
from a custom protocol/format.
- TerminalStreamOutputStage - Class in oracle.odi.jdbc.drivers.common.pipeline.api
-
This is the class that needs to be implemented by clients for writing out driver data
to a custom protocol/format.
- terminatePathAt(MapConnectorPoint) - Method in class oracle.odi.domain.mapping.MapPathSpecifier
-
Terminate this path at the specified point.
- testDataServer(Number, StartupParams, String) - Method in class oracle.odi.runtime.agent.RuntimeAgent
-
Tests a data server as defined in the topology.
- testDataServer(String, String, String, String, String, StartupParams, String) - Method in class oracle.odi.runtime.agent.RuntimeAgent
-
Tests a data server without defining it in the topology
- testDataServer(Number, String) - Method in class oracle.odi.runtime.agent.RuntimeAgent
-
- testDataServer(Number, StartupParams) - Method in class oracle.odi.runtime.agent.RuntimeAgent
-
- testDataServer(Number) - Method in class oracle.odi.runtime.agent.RuntimeAgent
-
- testEnd() - Static method in class oracle.odi.domain.mapping.TestUtils
-
- testEnterpriseScheduler(String) - Method in class oracle.odi.runtime.agent.RuntimeAgent
-
Tests a data server as defined in the topology.
- TestUtils - Class in oracle.odi.domain.mapping
-
Static utility class for mapping tests.
- TestUtils() - Constructor for class oracle.odi.domain.mapping.TestUtils
-
- TEXT_ENABLED - Static variable in class oracle.odi.interfaces.interactive.InterfaceObjectModification.Modification
-
Deprecated.
- textChanged(IExecutableTextHolder, String, String) - Method in interface oracle.odi.interfaces.interactive.IInterfaceActionListener
-
Deprecated.
Responds to the completion of the action of changing the text of an ODI interface child
object.
- textChanged(IExecutableTextHolder, String, String) - Method in class oracle.odi.interfaces.interactive.support.actionlistener.ActionListenerAbstract
-
Deprecated.
- textChanged(IExecutableTextHolder, String, String) - Method in class oracle.odi.interfaces.interactive.support.actionlistener.ActionListenerComposer
-
Deprecated.
- textChanged(IExecutableTextHolder, String, String) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerEraser
-
Deprecated.
Marks data set of an executable text holder as "dirty" (to indicate source set recomputing is required) when the text of the executable text holder has been modified.
- textChanged(IExecutableTextHolder, String, String) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerLazy
-
Deprecated.
- textChanged(IExecutableTextHolder, String, String) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerOneTable
-
Deprecated.
- textChanged(IExecutableTextHolder, String, String) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerRetainer
-
Deprecated.
Marks data set of an executable text holder as "dirty" (to indicate source set recomputing is required) when the text of the executable text holder has been modified.
- textEnabled(IExecutableTextHolder) - Method in interface oracle.odi.interfaces.interactive.IInterfaceActionListener
-
Deprecated.
Responds to the completion of the action of enabling the text of an ODI interface child
object.
- textEnabled(IExecutableTextHolder) - Method in class oracle.odi.interfaces.interactive.support.actionlistener.ActionListenerAbstract
-
Deprecated.
- textEnabled(IExecutableTextHolder) - Method in class oracle.odi.interfaces.interactive.support.actionlistener.ActionListenerComposer
-
Deprecated.
- textEnabled(IExecutableTextHolder) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerEraser
-
Deprecated.
- textEnabled(IExecutableTextHolder) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerLazy
-
Deprecated.
- textEnabled(IExecutableTextHolder) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerOneTable
-
Deprecated.
- textEnabled(IExecutableTextHolder) - Method in class oracle.odi.interfaces.interactive.support.sourceset.computers.SourceSetComputerRetainer
-
Deprecated.
- THIRD - Static variable in class oracle.odi.domain.runtime.scheduling.RecurrenceAttributes.DayOfWeekRank
-
Constant indicating the third occurrence of the week day in a month.
- THIRD_LAST - Static variable in class oracle.odi.domain.runtime.scheduling.RecurrenceAttributes.DayOfWeekRank
-
Constant indicating the third-last occurrence of the week day in a month.
- throwCollectedExceptions() - Static method in class oracle.odi.domain.mapping.TestUtils
-
- THURSDAY - Static variable in class oracle.odi.domain.runtime.scheduling.RecurrenceAttributes.DayOfWeek
-
Enumeration constant indicating Thursday.
- TIME - Static variable in class oracle.odi.domain.mapping.MappingGenericTechnology.GenericDataType
-
- TimeOfDay(int, int, int) - Constructor for class oracle.odi.domain.runtime.scheduling.RecurrenceAttributes.TimeOfDay
-
Constructs the instance of TimeOfDay with specified hour, minute and
second numeric values.
- TIMEOUT_DEFAULT - Static variable in interface oracle.odi.core.persistence.transaction.ITransactionDefinition
-
Use the default timeout of the underlying transaction system,
or none if timeouts are not supported.
- TimeRange - Class in oracle.odi.domain.runtime.scheduling
-
TimeRange is a value object grouping 2 time values: start time and end time.
- TimeRange(RecurrenceAttributes.TimeOfDay, RecurrenceAttributes.TimeOfDay) - Constructor for class oracle.odi.domain.runtime.scheduling.TimeRange
-
Constructs the TimeRange with specified start time and end time.
- TIMESTAMP - Static variable in class oracle.odi.domain.mapping.MappingGenericTechnology.GenericDataType
-
- TIMESTAMP_WITH_TIME_ZONE - Static variable in class oracle.odi.domain.mapping.MappingGenericTechnology.GenericDataType
-
- TimeUnit - Class in oracle.odi.domain.runtime.scheduling
-
Enumeration representing time unit.
- TINYINT - Static variable in class oracle.odi.domain.mapping.MappingGenericTechnology.GenericDataType
-
- toCalendar() - Method in class oracle.odi.domain.runtime.scheduling.ExplicitDate
-
Obtains the java.util.Calendar instance based on this ExplicitDate's
properties.
- toExpression() - Method in class oracle.odi.domain.xrefs.expression.ExpressionStringBuilder
-
Conversion method that takes the current state of this builder and
returns it as an
Expression
instance.
- TOK_COMMIT - Static variable in class oracle.odi.core.config.OdiCoreConstants
-
- TOK_JMS - Static variable in class oracle.odi.core.config.OdiCoreConstants
-
- TOK_LOAD - Static variable in class oracle.odi.core.config.OdiCoreConstants
-
- TOK_ROLLBACK - Static variable in class oracle.odi.core.config.OdiCoreConstants
-
- TOK_SYNCHRONIZE - Static variable in class oracle.odi.core.config.OdiCoreConstants
-
- topologyUpgradeFinished(IRepositoryUpgradeCallback.UpgradeStatus, Throwable) - Method in interface oracle.odi.setup.IRepositoryUpgradeCallback
-
This method will be called when topology is finished (successfully or with errors).
- topologyUpgradeFinished(IRepositoryUpgradeCallback.UpgradeStatus, Throwable) - Method in class oracle.odi.setup.RepositoryUpgradeReport
-
- topologyUpgradeStarted() - Method in interface oracle.odi.setup.IRepositoryUpgradeCallback
-
This method will be called when topology upgrade starts.
- topologyUpgradeStarted() - Method in class oracle.odi.setup.RepositoryUpgradeReport
-
- toStartupParameters() - Method in class oracle.odi.domain.runtime.startup.StartupParametersBuilder
-
Conversion method that takes the current state of this builder and
returns it as a
StartupParameters
instance.
- toString() - Method in class oracle.odi.core.security.Permission
-
- toString() - Method in class oracle.odi.core.security.PermissionType
-
- toString() - Method in interface oracle.odi.domain.adapter.util.IObfuscatedString
-
- toString() - Method in class oracle.odi.domain.dimension.OdiLevel
-
- toString() - Method in class oracle.odi.domain.dimension.OdiNaturalKeyMember
-
- toString() - Method in class oracle.odi.domain.dimension.OdiParentRef
-
- toString() - Method in class oracle.odi.domain.dimension.OdiRefMember
-
- toString() - Method in class oracle.odi.domain.mapping.expression.MapExpression
-
Gets an informative String showing all the essential aspects of this expression.
- toString() - Method in class oracle.odi.domain.mapping.MapAttribute
-
- toString() - Method in class oracle.odi.domain.mapping.MapComponentType
-
- toString() - Method in class oracle.odi.domain.mapping.MapConnector
-
- toString() - Method in class oracle.odi.domain.mapping.MapConnectorPoint
-
- toString() - Method in class oracle.odi.domain.mapping.MapConnectorPointRole
-
- toString() - Method in class oracle.odi.domain.mapping.MapPathSpecifier
-
Get a displayable string representation of this path.
- toString() - Method in class oracle.odi.domain.mapping.MappingGenericTechnology.GenericDataType
-
- toString() - Method in class oracle.odi.domain.mapping.MapReference
-
- toString() - Method in class oracle.odi.domain.mapping.physical.DeploymentSpec
-
Deprecated.
- toString() - Method in class oracle.odi.domain.mapping.physical.MapPhysicalColumn
-
- toString() - Method in class oracle.odi.domain.mapping.physical.MapPhysicalDesign
-
- toString() - Method in class oracle.odi.domain.mapping.physical.MapPhysicalExpression
-
- toString() - Method in class oracle.odi.domain.mapping.physical.MapPhysicalNode
-
- toString() - Method in class oracle.odi.domain.mapping.properties.Property
-
- toString() - Method in class oracle.odi.domain.mapping.xreference.MapExpressionXRef
-
- toString() - Method in class oracle.odi.domain.model.OdiColumn.ScdType
-
- toString() - Method in class oracle.odi.domain.model.OdiColumn
-
- toString() - Method in class oracle.odi.domain.project.ComponentKMLine
-
- toString() - Method in class oracle.odi.domain.project.interfaces.ObjTrace
-
Deprecated.
- toString() - Method in class oracle.odi.domain.project.interfaces.SourceDataStore
-
Deprecated.
- toString() - Method in class oracle.odi.domain.project.OdiKM
-
- toString() - Method in class oracle.odi.domain.root.RootIssue
-
Gets a string that neatly displays the issue level and description.
- toString(boolean) - Method in class oracle.odi.domain.root.RootIssue
-
Gets a string that neatly displays the issue level and description.
- toString() - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanElement
-
- toString() - Method in class oracle.odi.domain.runtime.loadplan.OdiLoadPlanVariable
-
- toString() - Method in class oracle.odi.domain.runtime.purge.support.PurgeLogServiceReport.PurgedItem
-
- toString() - Method in class oracle.odi.domain.runtime.purge.support.PurgeLogServiceReport
-
Readable Dump of the report
- toString() - Method in class oracle.odi.domain.runtime.scenario.Tag
-
- toString() - Method in class oracle.odi.domain.runtime.scheduling.ExplicitDate
-
- toString() - Method in class oracle.odi.domain.runtime.scheduling.Period
-
- toString() - Method in class oracle.odi.domain.runtime.scheduling.RecurrenceAttributes.DayOfMonth
-
- toString() - Method in class oracle.odi.domain.runtime.scheduling.RecurrenceAttributes.TimeOfDay
-
- toString() - Method in class oracle.odi.domain.runtime.scheduling.RecurrenceAttributes.Year
-
- toString() - Method in class oracle.odi.domain.runtime.scheduling.TimeRange
-
- toString() - Method in class oracle.odi.domain.topology.OdiDataType
-
- toString() - Method in class oracle.odi.domain.topology.OdiLogicalSchema.OggProcessType
-
- toString() - Method in class oracle.odi.domain.topology.OdiPhysicalSchema.OggProcessType
-
- toString() - Method in class oracle.odi.domain.topology.OdiPhysicalSchema.OggReportCountFrequencyUnit
-
- toString() - Method in class oracle.odi.domain.util.ObfuscatedString
-
Returns a String
object representing this ObfuscatedString.
- toString() - Method in class oracle.odi.domain.xrefs.expression.Expression
-
- toString() - Method in class oracle.odi.domain.xrefs.expression.ExpressionStringBuilder
-
Returns the string representation of the expression of this builder.
- toString() - Method in class oracle.odi.setup.RepositoryUpgradeReport
-
- totalNonContainerTasks() - Method in interface oracle.odi.domain.runtime.common.IStepTask
-
- totalNonContainerTasks() - Method in class oracle.odi.domain.runtime.scenario.OdiScenarioTask
-
- totalNonContainerTasks() - Method in class oracle.odi.domain.runtime.session.blueprint.OdiSessionBlueprintTask
-
- TRACE - Static variable in class oracle.odi.domain.project.interfaces.ObjTrace.TraceSeverity
-
Deprecated.
Indicating an informational trace message.
- TRACKING_MODE - Static variable in class oracle.odi.domain.runtime.session.ExecutionMode
-
Execution mode allowing variable and sequence value tracking.
- TransactionCallbackWithoutResult - Class in oracle.odi.core.persistence.transaction.support
-
- TransactionCallbackWithoutResult() - Constructor for class oracle.odi.core.persistence.transaction.support.TransactionCallbackWithoutResult
-
- TransactionChannel - Class in oracle.odi.domain.runtime.session
-
Type safe enum defining transaction channels available through ODI.
- TransactionException - Exception in oracle.odi.core.persistence.transaction
-
Superclass for all transaction exceptions.
- TransactionManagerSpringAdapter - Class in oracle.odi.core.persistence.transaction.support
-
Implementation of
ITransactionManager
interface that delegates
to a Spring transaction manager.
- TransactionManagerSpringAdapter(PlatformTransactionManager, IOdiEntityManagerFactory) - Constructor for class oracle.odi.core.persistence.transaction.support.TransactionManagerSpringAdapter
-
- TransactionSystemException - Exception in oracle.odi.core.persistence.transaction
-
Exception thrown when a general transaction system error is encountered,
like on commit or rollback.
- TransactionSystemException(MessageHandle, Object[]) - Constructor for exception oracle.odi.core.persistence.transaction.TransactionSystemException
-
Base constructor with custom error message.
- TransactionSystemException(Throwable, MessageHandle, Object[]) - Constructor for exception oracle.odi.core.persistence.transaction.TransactionSystemException
-
Base constructor with custom error message.
- TransactionTemplate - Class in oracle.odi.core.persistence.transaction.support
-
Template class that simplifies programmatic transaction demarcation and transaction
exception handling against an
ITransactionManager
.
- TransactionTemplate(ITransactionManager) - Constructor for class oracle.odi.core.persistence.transaction.support.TransactionTemplate
-
Construct a new TransactionTemplate
using the given transaction manager.
- TransactionTemplate(ITransactionManager, ITransactionDefinition) - Constructor for class oracle.odi.core.persistence.transaction.support.TransactionTemplate
-
Construct a new TransactionTemplate
using the given transaction manager.
- TransactionUsageException - Exception in oracle.odi.core.persistence.transaction
-
Exception, which shows inappropriate usage of a ODI transaction API.
- TransactionUsageException(MessageHandle, Object[]) - Constructor for exception oracle.odi.core.persistence.transaction.TransactionUsageException
-
Base constructor with custom error message.
- TransactionUsageException(Throwable, MessageHandle, Object[]) - Constructor for exception oracle.odi.core.persistence.transaction.TransactionUsageException
-
Base constructor with custom error message.
- translateExceptionIfPossible(RuntimeException) - Method in class oracle.odi.core.repository.RepositoryAccessExceptionTranslator
-
Translate the given runtime exception thrown by a persistence framework to a corresponding exception
from ODI RepositoryAccessException hierarchy, if possible.
- translateSQLException(SQLException) - Method in class oracle.odi.core.repository.RepositoryAccessExceptionTranslator
-
Translate native exception in ODI Repository specific.
- TRANSPARENT_BOTH - Static variable in class oracle.odi.domain.adapter.project.IKnowledgeModule.LKMType
-
Indicating the LKM can access both source and target attributes as if local.
- TRANSPARENT_SOURCE - Static variable in class oracle.odi.domain.adapter.project.IKnowledgeModule.LKMType
-
Indicating the LKM can access source attributes as if local.
- TRANSPARENT_TARGET - Static variable in class oracle.odi.domain.adapter.project.IKnowledgeModule.LKMType
-
Indicating the LKM can access target attributes as if local.
- trimWhitespace(String) - Static method in class oracle.odi.domain.mapping.TestUtils
-
- TRT_OBJECT_NAME - Static variable in interface oracle.odi.impexp.smartie.ISmartImportService
-
- TRUE - Static variable in class oracle.odi.domain.runtime.lpi.OdiLoadPlanInstanceRun.StepCaseConditionStatus
-
- TUESDAY - Static variable in class oracle.odi.domain.runtime.scheduling.RecurrenceAttributes.DayOfWeek
-
Enumeration constant indicating Tuesday.
- TWO - Static variable in class oracle.odi.interfaces.interactive.support.actions.InterfaceActionOnGenericClauseSetIndexType.IndexTypeNumber
-
Deprecated.
Set index type for attached source number 2.
- TypeConversion - Class in oracle.odi.domain.topology
-
- TypeConversion(OdiDataType, OdiTechnology, OdiDataType) - Constructor for class oracle.odi.domain.topology.TypeConversion
-
- TypeConversion(OdiDataType, OdiDataType) - Constructor for class oracle.odi.domain.topology.TypeConversion
-