See: Description
| Interface | Description |
|---|---|
| AbstractOdiDataServer.IConnectionSettings |
Type safety interface that implementation classes will implement to
define connectivity settings.
|
| Class | Description |
|---|---|
| AbstractOdiDataServer |
Abstract root class for
OdiDataServer and OdiRepositoryServer
. |
| AbstractOdiDataServer.Axis2DeploymentSettings |
Subclass of
AbstractOdiDataServer.WsContainerSettings. |
| AbstractOdiDataServer.BICSConnectionSettings |
Class to represent BICS Connection settings
|
| AbstractOdiDataServer.BigDataCloudConnectionSettings |
Class to represent Oracle BigData Cloud Connection settings
Used for creating BigData Cloud DataServer.
|
| AbstractOdiDataServer.BigDataCloudConnectionSettings.BigdataAuthenticationMethod |
Defines the Authentication methods of Bigdata Cloud data server.
|
| AbstractOdiDataServer.DirectoryDeploymentSettings |
Subclass of
AbstractOdiDataServer.WsContainerSettings. |
| AbstractOdiDataServer.DummyConnectionSettings | |
| AbstractOdiDataServer.FtpDeploymentSettings |
Subclass of
AbstractOdiDataServer.WsContainerSettings. |
| AbstractOdiDataServer.JdbcSettings |
Holds JDBC metadata required to get a JDBC connection from driver
manager.
|
| AbstractOdiDataServer.JndiSettings |
Holds JNDI metadata required to get a JDBC connection from a DataSource
configured in an external JNDI provider.
|
| AbstractOdiDataServer.ObjectStorageConnectionSettings |
Class to represent Object Storage Connection settings
|
| AbstractOdiDataServer.OracleWalletConnectionSettings |
Class to represent Oracle Wallet Connection settings.
|
| AbstractOdiDataServer.StorageCSConnectionSettings |
Class to represent OdiStoragecloudService Connection settings
|
| AbstractOdiDataServer.WsContainerSettings |
Abstract base class related to ODI DataServices deployment.
|
| AbstractOdiWsBasePhysicalSchema |
An AbstractOdiWsBasePhysicalSchema an extension of OdiPhysicalSchema and serves as the parent for the other Web Services Technology specific physical schema.
|
| OdiBICSPhysicalSchema |
The Class OdiBICSPhysicalSchema.
|
| OdiBICSPhysicalSchema.TargetType |
The Enum TargetType represents BICS target type - Tables or Data sets.
|
| OdiContext |
An ODI Context.
|
| OdiContextualAgentMapping |
Agent mapping between a physical agent and a logical agent applying for
an ODI context.
|
| OdiContextualAgentMapping.OdiContextualAgentMappingId |
Defines the identifier class for
OdiContextualAgentMapping class. |
| OdiContextualSchemaMapping |
Schema mapping between physical schema and logical schema applying for
an ODI context.
|
| OdiContextualSchemaMapping.OdiContextualSchemaMappingId |
Implements the composite key for
OdiContextualSchemaMapping. |
| OdiDataServer |
An
OdiDataServer is a data server that is defined for a technology
into the physical topology of ODI. |
| OdiDataServerProperty | |
| OdiDataType |
An
OdiDataType is a domain entity describing a single data type defined for an
ODI technology. |
| OdiEnterpriseScheduler |
ODI domain object representing an ODI enterprise scheduler.
|
| OdiFlexField |
An ODI Flex Field enabling generic/flexible definition of custom informations
for an ODI entity (aka
IOdiEntity). |
| OdiFlexField.FlexFieldType |
Type safe enum for types of
OdiFlexField. |
| OdiHadoopDataServer |
The
OdiHadoopDataServer class contains information to connect to the
described hadoop data server and how to manage that connection with properties
like "hadoopJobTrackerUri" and "hadoopNameNodeUri". |
| OdiHadoopDataServer.HadoopAuthenticationMethod |
Defines the Authentication methods of hadoop data server.
|
| OdiHadoopDataServer.HadoopSettings |
Holds Hadoop metadata required to get a connection
|
| OdiHBaseDataServer |
The
OdiHBaseDataServer class contains information to connect to the
described HBase data server and how to manage that connection with properties |
| OdiHBaseDataServer.HBaseSettings |
Holds HBase metadata required to get a connection
|
| OdiHiveDataServer |
The
OdiHiveDataServer class contains information to connect to the
described Hive data server and how to manage that connection with properties |
| OdiHiveDataServer.HiveSettings |
Holds Hive metadata required to get a connection
|
| OdiIndexType |
An
OdiIndexType is a domain entity describing a single type of SGBDR index for an
ODI technology. |
| OdiLanguageElementImpl |
OdiLanguageElementImpl class represents ODI language element implemented by
some technology, allows overriding language element's properties on
per-technology basis.
|
| OdiLanguageElementImpl.OdiLanguageElementImplId |
Implements the composite key for
OdiLanguageElementImpl. |
| OdiLanguageImpl |
OdiLanguageImpl class represents ODI language implemented by some technology,
allows overriding language settings on per-technology basis.
|
| OdiLanguageImpl.OdiLanguageImplId |
Implements the composite key for
OdiLanguageImpl. |
| OdiLogicalAgent |
An ODI logical agent to be used as reference to an
OdiPhysicalAgent
for a given OdiContext. |
| OdiLogicalExtRtEngine |
An ODI logical external runtime engine to be used as reference
to an
OdiPhysicalExtRtEngine for a given OdiContext. |
| OdiLogicalSchema |
An ODI logical schema.
|
| OdiLogicalSchema.OggProcessType | |
| OdiMasterRepositoryInfo |
Metadata about an ODI Master Repository.
|
| OdiOnConnectConfig |
Holds configuration information related to OnConnect command to be applied to an OdiDataServer's connection when it is obtained.
|
| OdiOnDisconnectConfig |
Holds configuration information related to OnDisconnect command to be applied to an OdiDataServer's connection when it is released.
|
| OdiPhysicalAgent |
An ODI physical agent, holding metadata about a deployed runtime agent.
|
| OdiPhysicalAgentDataSource |
OdiPhysicalAgentDataSource allows to override connection settings of an
AbstractOdiDataServer with J2EE DataSource settings for an ODI agent deployed
into a J2EE server. |
| OdiPhysicalAgentDataSource.OdiPhysicalAgentDataSourceId |
Identifier class for
OdiPhysicalAgentDataSource. |
| OdiPhysicalExtRtEngine |
An ODI physical external runtime engine, holding metadata about a deployed external runtime engine.
|
| OdiPhysicalSchema |
An
OdiPhysicalSchema is a physical schema defined for a data server
into the physical topology of ODI. |
| OdiPhysicalSchema.OggProcessType | |
| OdiPhysicalSchema.OggReportCountFrequencyUnit |
Enum encapsulates unit for Oracle Golden Gate physical extract/replicat processes' report count frequency
|
| OdiPigDataServer |
The
OdiPigDataServer class contains information to connect to the
described Pig data server and how to manage that connection with properties
pigExecType |
| OdiPigDataServer.PigExecutionType |
Defines the execution types of the pig data server.
|
| OdiPigDataServer.PigSettings |
Holds Pig metadata required to get a connection
|
| OdiRepositoryServer |
An OdiRepositoryServer.
|
| OdiSparkPythonDataServer |
The
OdiSparkPythonDataServer class contains information to connect to the
described SparkPython data server and how to manage that connection with properties |
| OdiSparkPythonDataServer.SparkPythonSettings |
Holds SparkPython metadata required to get a connection
|
| OdiTechnology |
A technology that is defined within the physical topology provided by ODI.
|
| OdiTechnology.ConstantSourceType |
enum that defines the behavior of the technology with respect to constant source column data.
|
| OdiTechnology.ExecutionChannel |
Type safe enum representing the execution channel applying to an
OdiTechnology. |
| OdiTechnology.OuterJoinNotationLocation |
Typesafe enum that defines the location to place the outer join notation for non-ANSI joins.
|
| OdiTechnology.PartitionCapability |
Typesafe enum that allow to define Partition capability for an OdiTechnology.
|
| OdiTechnology.SqlJoinCapability |
Type safe enum representing the Join capability for a technology
supporting the SQL dialect.
|
| OdiWebServicePolicy |
The
OdiWebServicePolicy contains the Web Service Security Policy details for a WSDL whose details are captured in OdiPhysicalSchema. |
| OdiWorkRepositoryInfo |
Metadata about an ODI Work Repository.
|
| OdiWorkRepositoryInfo.WorkRepType |
Type of an ODI Work Repository.
|
| OdiWsPhysicalSchema |
A
OdiWsPhysicalSchema is an extension of AbstractOdiWsBasePhysicalSchema
and encapsulates the properties specific to Web Services Technology
For details regarding the parent Physical Schema see AbstractOdiWsBasePhysicalSchema |
| TypeConversion |
Domain entity representing conversion from one source
OdiDataType to
one target OdiDataType, each of them related to a distinct
OdiTechnology. |
| Exception | Description |
|---|---|
| OdiInvalidDataTypeConditionException |
Thrown when the validation of the data type condition fails.
|