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

E17060-01

Serialized Form


Package oracle.odi.core

Class oracle.odi.core.ServiceNotFoundException extends java.lang.RuntimeException implements Serializable

Serialized Fields

mServiceType

java.lang.Class<T> mServiceType
Deprecated. 

Package oracle.odi.core.config

Class oracle.odi.core.config.IllegalConfigurationArgumentException extends OdiConfigurationException implements Serializable

Class oracle.odi.core.config.IllegalMasterRepositoryStatusException extends IllegalRepositoryStatusException implements Serializable

Class oracle.odi.core.config.IllegalRepositoryStatusException extends OdiConfigurationException implements Serializable

Class oracle.odi.core.config.IllegalWorkRepositoryStatusException extends IllegalRepositoryStatusException implements Serializable

Class oracle.odi.core.config.MasterRepositoryDriverClassNotFoundException extends RepositoryDriverClassNotFoundException implements Serializable

Class oracle.odi.core.config.MasterRepositoryResourceFailureException extends RepositoryResourceFailureException implements Serializable

Class oracle.odi.core.config.MasterRepositoryUrlNotValidForDriverException extends RepositoryUrlNotValidForDriverException implements Serializable

Class oracle.odi.core.config.MasterRepositoryVersionMismatchException extends RepositoryVersionMismatchException implements Serializable

Class oracle.odi.core.config.NotMasterRepositorySchemaException extends NotRepositorySchemaException implements Serializable

Class oracle.odi.core.config.NotRepositorySchemaException extends OdiConfigurationException implements Serializable

Class oracle.odi.core.config.NotWorkRepositorySchemaException extends NotRepositorySchemaException implements Serializable

Class oracle.odi.core.config.OdiConfigurationException extends OdiRuntimeException implements Serializable

Class oracle.odi.core.config.RepositoriesNotBoundException extends OdiConfigurationException implements Serializable

Class oracle.odi.core.config.RepositoryDriverClassNotFoundException extends OdiConfigurationException implements Serializable

Serialized Fields

mDriverClassName

java.lang.String mDriverClassName

Class oracle.odi.core.config.RepositoryResourceFailureException extends OdiConfigurationException implements Serializable

Class oracle.odi.core.config.RepositoryUrlNotValidForDriverException extends OdiConfigurationException implements Serializable

Serialized Fields

mJdbcDriverClassName

java.lang.String mJdbcDriverClassName

mJdbcUrl

java.lang.String mJdbcUrl

Class oracle.odi.core.config.RepositoryVersionMismatchException extends OdiConfigurationException implements Serializable

Serialized Fields

mCurrentVersion

java.lang.String mCurrentVersion

mRequiredVersion

java.lang.String mRequiredVersion

Class oracle.odi.core.config.WorkRepositoryDriverClassNotFoundException extends RepositoryDriverClassNotFoundException implements Serializable

Serialized Fields

mWorkRepositoryName

java.lang.String mWorkRepositoryName

Class oracle.odi.core.config.WorkRepositoryNotFoundException extends OdiConfigurationException implements Serializable

Serialized Fields

mWorkName

java.lang.String mWorkName

Class oracle.odi.core.config.WorkRepositoryResourceFailureException extends RepositoryResourceFailureException implements Serializable

Class oracle.odi.core.config.WorkRepositoryUrlNotValidForDriverException extends RepositoryUrlNotValidForDriverException implements Serializable

Serialized Fields

mWorkRepositoryName

java.lang.String mWorkRepositoryName

Class oracle.odi.core.config.WorkRepositoryVersionMismatchException extends RepositoryVersionMismatchException implements Serializable


Package oracle.odi.core.exception

Class oracle.odi.core.exception.OdiException extends java.lang.Exception implements Serializable

Class oracle.odi.core.exception.OdiRuntimeException extends java.lang.RuntimeException implements Serializable


Package oracle.odi.core.repository

Class oracle.odi.core.repository.AgentNotFoundException extends oracle.odi.core.repository.RepositoryDefinitionWithTypeException implements Serializable

Serialized Fields

masterName

java.lang.String masterName
Deprecated. 

Class oracle.odi.core.repository.BadWorkRepositoryPasswordException extends oracle.odi.core.repository.RepositoryDefinitionException implements Serializable

Serialized Fields

mWorkRepositoryName

java.lang.String mWorkRepositoryName
Deprecated. 

mMasterRepositoryDefinition

oracle.odi.core.datasource.DataSourceDefinition mMasterRepositoryDefinition
Deprecated. 

Class oracle.odi.core.repository.InvalidRepositoryConnectionException extends oracle.odi.core.repository.RepositoryDefinitionWithTypeException implements Serializable

Serialized Fields

mDataSourceDef

oracle.odi.core.datasource.DataSourceDefinition mDataSourceDef
Deprecated. 

Class oracle.odi.core.repository.InvalidRepositoryStateException extends oracle.odi.core.repository.RepositoryDefinitionWithTypeException implements Serializable

Serialized Fields

mReposName

java.lang.String mReposName
Deprecated. 

Class oracle.odi.core.repository.InvalidRepositoryTypeException extends oracle.odi.core.repository.RepositoryDefinitionWithTypeException implements Serializable

Serialized Fields

mDataSourceDefinition

oracle.odi.core.datasource.DataSourceDefinition mDataSourceDefinition
Deprecated. 

Class oracle.odi.core.repository.InvalidRepositoryVersionException extends oracle.odi.core.repository.RepositoryDefinitionWithTypeException implements Serializable

Serialized Fields

mRepositoryDefinition

oracle.odi.core.datasource.DataSourceDefinition mRepositoryDefinition
Deprecated. 

mRepositoryVersion

java.lang.String mRepositoryVersion
Deprecated. 

mRequiredVersion

java.lang.String mRequiredVersion
Deprecated. 

mRepositoryName

java.lang.String mRepositoryName
Deprecated. 

Class oracle.odi.core.repository.RepositoriesNotBoundException extends oracle.odi.core.repository.RepositoryDefinitionWithTypeException implements Serializable

Serialized Fields

mMasterRepositoryDefinition

oracle.odi.core.datasource.DataSourceDefinition mMasterRepositoryDefinition
Deprecated. 

mWorkRepositoryDefinition

oracle.odi.core.datasource.DataSourceDefinition mWorkRepositoryDefinition
Deprecated. 

mReposName

java.lang.String mReposName
Deprecated. 

Class oracle.odi.core.repository.RepositoryDefinitionException extends OdiRuntimeException implements Serializable

Class oracle.odi.core.repository.RepositoryDefinitionWithTypeException extends oracle.odi.core.repository.RepositoryDefinitionException implements Serializable

Serialized Fields

mIsMaster

boolean mIsMaster
Deprecated. 

Class oracle.odi.core.repository.WorkRepositoryNotFoundException extends oracle.odi.core.repository.RepositoryDefinitionWithTypeException implements Serializable

Serialized Fields

mWorkRepositoryName

java.lang.String mWorkRepositoryName
Deprecated. 

Package oracle.odi.core.security

Class oracle.odi.core.security.AccountExpiredException extends InactiveUserException implements Serializable

Class oracle.odi.core.security.AuthenticationException extends OdiSecurityException implements Serializable

Serialized Fields

mUsername

java.lang.String mUsername

Class oracle.odi.core.security.AuthenticationRequiredException extends OdiSecurityException implements Serializable

Class oracle.odi.core.security.BadCredentialsException extends AuthenticationException implements Serializable

Class oracle.odi.core.security.InactiveUserException extends AuthenticationException implements Serializable

Class oracle.odi.core.security.InvalidAuthenticationAPIUsageException extends OdiSecurityException implements Serializable

Class oracle.odi.core.security.InvalidExternalAuthenticationConfiguration extends AuthenticationException implements Serializable

Class oracle.odi.core.security.OdiSecurityException extends OdiRuntimeException implements Serializable

Class oracle.odi.core.security.PasswordChangeException extends OdiSecurityException implements Serializable

Class oracle.odi.core.security.PasswordExpiredException extends AuthenticationException implements Serializable

Class oracle.odi.core.security.PasswordPolicyNotMatchedException extends OdiSecurityException implements Serializable

Serialized Fields

policyName

java.lang.String policyName

Class oracle.odi.core.security.PermissionDeniedException extends OdiSecurityException implements Serializable

Serialized Fields

entityClass

java.lang.Class<T> entityClass

snpClass

java.lang.Class<T> snpClass

permissionType

PermissionType permissionType

databaseId

long databaseId

permission

Permission permission

Package oracle.odi.domain

Class oracle.odi.domain.OdiDomainException extends OdiException implements Serializable


Package oracle.odi.domain.flexfields

Class oracle.odi.domain.flexfields.AbstractOverridenFlexFieldValue extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

flexField

OdiFlexField flexField

flexFieldUser

IFlexFieldUser flexFieldUser

shortTextValue

java.lang.String shortTextValue

numericValue

java.lang.Long numericValue

Class oracle.odi.domain.flexfields.MasterOverridenFlexFieldValue extends oracle.odi.domain.flexfields.AbstractOverridenFlexFieldValue implements Serializable

Class oracle.odi.domain.flexfields.MasterOverridenFlexFieldValue.MasterOverridenFlexFieldValueId extends java.lang.Object implements Serializable

Serialized Fields

flexField

java.lang.String flexField

flexFieldUser

java.lang.Number flexFieldUser

Class oracle.odi.domain.flexfields.WorkOverridenFlexFieldValue extends oracle.odi.domain.flexfields.AbstractOverridenFlexFieldValue implements Serializable

Class oracle.odi.domain.flexfields.WorkOverridenFlexFieldValue.WorkOverridenFlexFieldValueId extends java.lang.Object implements Serializable

Serialized Fields

flexField

java.lang.String flexField

flexFieldUser

java.lang.Number flexFieldUser

Class oracle.odi.domain.flexfields.WorkRuntimeOverridenFlexFieldValue extends oracle.odi.domain.flexfields.AbstractOverridenFlexFieldValue implements Serializable

Class oracle.odi.domain.flexfields.WorkRuntimeOverridenFlexFieldValue.WorkRuntimeOverridenFlexFieldValueId extends java.lang.Object implements Serializable

Serialized Fields

flexFieldCode

java.lang.String flexFieldCode

flexFieldUser

java.lang.Number flexFieldUser

Package oracle.odi.domain.model

Class oracle.odi.domain.model.AbstractOdiSubModel extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

subModelId

java.lang.Number subModelId
SNP_SUB_MODEL.I_SMOD


code

java.lang.String code
SNP_SUB_MODEL.COD_SMOD


name

java.lang.String name
SNP_SUB_MODEL.SMOD_NAME


model

org.eclipse.persistence.indirection.ValueHolderInterface model
SNP_SUB_MODEL.I_MOD


type

java.lang.String type
SNP_SUB_MODEL.SMOD_TYPE


dataStores

java.util.Collection<E> dataStores

Class oracle.odi.domain.model.KeyColumn extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

position

int position

column

org.eclipse.persistence.indirection.ValueHolderInterface column

key

org.eclipse.persistence.indirection.ValueHolderInterface key

Class oracle.odi.domain.model.KeyColumn.KeyColumnId extends java.lang.Object implements Serializable

Serialized Fields

key

java.lang.Number key

column

java.lang.Number column

Class oracle.odi.domain.model.OdiColumn extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

columnId

java.lang.Number columnId
Mapped to SNP_COL.I_COL


name

java.lang.String name
Mapped to SNP_COL.COL_NAME


heading

java.lang.String heading
Mapped to SNP_COL.COL_HEADING


description

org.eclipse.persistence.indirection.ValueHolderInterface description
SNP_COL.I_TXT_COL_DESC


dataStore

org.eclipse.persistence.indirection.ValueHolderInterface dataStore
SNP_COL.I_TABLE


dataTypeCode

java.lang.String dataTypeCode
SNP_COL.SOURCE_DT


position

int position
SNP_COL.POS


length

java.lang.Integer length
Length or precision of this column
SNP_COL.LONGC


scale

java.lang.Integer scale
Scale for numeric types
SNP_COL.SCALEC


writable

boolean writable
SNP_COL.IND_WRITE


mandatory

boolean mandatory
SNP_COL.COL_MANDATORY


staticCheckEnabled

boolean staticCheckEnabled
SNP_COL.CHECK_STAT


flowCheckEnabled

boolean flowCheckEnabled
SNP_COL.CHECK_FLOW


fileDescriptor

OdiColumn.FileDescriptor fileDescriptor
Aggregate File related informations. Relevant only for File Technology.


defaultValue

java.lang.String defaultValue
SNP_COL.DEF_VALUE


scdType

OdiColumn.ScdType scdType
Only relevant if datastore OdiDataStore.OlapType is OlapType.SLOWLY_CHANGING_DIMENSION SNP_COL.SCD_COL_TYPE


overridenFlexFieldValues

java.util.Collection<E> overridenFlexFieldValues

flexFieldValueManager

oracle.odi.domain.flexfields.FlexFieldValueManager flexFieldValueManager

dataServiceAllowInsert

boolean dataServiceAllowInsert
Mapped to SNP_COL.IND_WS_INSERT


dataServiceAllowUpdate

boolean dataServiceAllowUpdate
Mapped to SNP_COL.IND_WS_UPDATE


dataServiceAllowSelect

boolean dataServiceAllowSelect
Mapped to SNP_COL.IND_WS_SELECT

Class oracle.odi.domain.model.OdiColumn.FileDescriptor extends oracle.odi.domain.support.PersistableValue implements Serializable

Serialized Fields

startPosition

java.lang.Integer startPosition
SNP_COL.FILE_POS


bytes

int bytes
SNP_COL.BYTES


logicalFormat

java.lang.String logicalFormat
SNP_COL.COL_FORMAT


recordCodes

java.lang.String recordCodes
SNP_COL.REC_CODE_LIST


decimalSeparator

java.lang.String decimalSeparator
SNP_COL.COL_DEC_SEP


onErrorOption

OdiColumn.FileDescriptor.OnErrorOption onErrorOption
Reject Errors Options SNP_COL.COL_NULL_IF_ERR

Class oracle.odi.domain.model.OdiCondition extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

conditionId

java.lang.Number conditionId

dataStore

org.eclipse.persistence.indirection.ValueHolderInterface dataStore

model

org.eclipse.persistence.indirection.ValueHolderInterface model

name

java.lang.String name

sqlText

org.eclipse.persistence.indirection.ValueHolderInterface sqlText

conditionType

OdiCondition.ConditionType conditionType

The type of condition.

Mapped to SNP_COND.COND_TYPE ("D" => DB_CONDITION, "C" => ODI_CONDITION)


message

org.eclipse.persistence.indirection.ValueHolderInterface message

Message to log in the error tables when this constraint is violated.

Mapped to SNP_COND.I_TXT_COND_MESS


active

boolean active

True if this condition is active. False otherwise

Mapped to SNP_COND.IND_ACTIVE


inDatabase

boolean inDatabase

True if this condition is present in the database. False otherwise

Mapped to SNP_COND.IND_DB


flowCheckEnabled

boolean flowCheckEnabled

True if this condition is checked by default in a flow check

Mapped to SNP_COND.CHECK_FLOW


staticCheckEnabled

boolean staticCheckEnabled

True if this condition is checked by default in a static check

Mapped to SNP_COND.CHECK_STAT

Class oracle.odi.domain.model.OdiDataStore extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

dataStoreId

java.lang.Number dataStoreId
Id
Mapped repository column I_TABLE


name

java.lang.String name
Mapped repository column TABLE_NAME


resourceName

java.lang.String resourceName
Mapped to SNP_TABLE.RES_NAME


subModel

org.eclipse.persistence.indirection.ValueHolderInterface subModel

dataStoreType

OdiDataStore.DataStoreType dataStoreType
Mapped to SNP_TABLE.TABLE_TYPE


description

org.eclipse.persistence.indirection.ValueHolderInterface description
Mapped to SNP_TABLE.TABLE_DESC


defaultAlias

java.lang.String defaultAlias
Mapped to SNP_TABLE.TABLE_ALIAS


rowCount

java.lang.Integer rowCount
Mapped to SNP_TABLE.R_COUNT


fileDescriptor

OdiDataStore.FileDescriptor fileDescriptor
Aggregate of all file related informations


cdcDescriptor

OdiDataStore.CdcDescriptor cdcDescriptor
Aggregate of all CDC related informations


olapType

OdiDataStore.OlapType olapType
Mapped to SNP_TABLE.OLAP_TYPE


displayRequired

boolean displayRequired
Mapped to SNP_TABLE.IND_SHOW


columns

java.util.List<E> columns

Columns belonging to the datastore

SNP_COL.I_TABLE=SNP_TABLE.I_TABLE


keys

java.util.Collection<E> keys

Child keys of the datastore

SNP_KEY.I_TABLE=SNP_TABLE.I_TABLE


conditions

java.util.Collection<E> conditions
Child conditions


filters

java.util.Collection<E> filters
Child filters


outboundReferences

java.util.Collection<E> outboundReferences
Collection of outbound references. Can be used to access datastores this datastore references as primary datastores.


mainPartitionPolicy

OdiDataStore.PartitioningPolicy mainPartitionPolicy
Mapped to PARTITION_METH


subPartitionPolicy

OdiDataStore.PartitioningPolicy subPartitionPolicy
Mapped to SUB_PARTITION_METH


mainPartitions

java.util.Collection<E> mainPartitions
Mapped to SNP_PARTITION.I_TABLE


overridenFlexFieldValues

java.util.Collection<E> overridenFlexFieldValues

flexFieldValueManager

oracle.odi.domain.flexfields.FlexFieldValueManager flexFieldValueManager

deployAsDataService

boolean deployAsDataService
Mapped as IND_WS


dataServiceName

java.lang.String dataServiceName
Mapped as WS_NAME


dataServicePublishedEntityName

java.lang.String dataServicePublishedEntityName
Mapped as WS_ENTITY_NAME

Class oracle.odi.domain.model.OdiDataStore.CdcDescriptor extends oracle.odi.domain.support.PersistableValue implements Serializable

Serialized Fields

cdcEnabled

boolean cdcEnabled
Mapped to repository column IND_JRN


cdcOrder

int cdcOrder
Mapped to repository column JRN_ORDER

Class oracle.odi.domain.model.OdiDataStore.FileDescriptor extends oracle.odi.domain.support.PersistableValue implements Serializable

Serialized Fields

format

OdiDataStore.FileDescriptor.Format format
Mapped to SNP_TABLE.FILE_FORMAT


fieldSeparator

java.lang.String fieldSeparator
Mapped to SNP_TABLE.FILE_SEP_FIELD


textDelimiter

java.lang.String textDelimiter
Mapped to SNP_TABLE.FILE_ENC_FIELD


rowSeparator

java.lang.String rowSeparator
Mapped to SNP_TABLE.FILE_SEP_ROW


skipHeadingLines

int skipHeadingLines
Number of lines to skip when reading the file Mapped to SNP_TABLE.FILE_FIRST_ROW


decimalSeparator

java.lang.String decimalSeparator
Mapped to SNP_TABLE.FILE_DEC_SEP

Class oracle.odi.domain.model.OdiFilter extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

filterId

java.lang.Number filterId

dataStore

org.eclipse.persistence.indirection.ValueHolderInterface dataStore

model

org.eclipse.persistence.indirection.ValueHolderInterface model

name

java.lang.String name

sqlText

org.eclipse.persistence.indirection.ValueHolderInterface sqlText

staticCheckEnabled

boolean staticCheckEnabled

Class oracle.odi.domain.model.OdiGlobalSubModel extends AbstractOdiSubModel implements Serializable

Class oracle.odi.domain.model.OdiKey extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

keyId

java.lang.Number keyId
SNP_KEY.I_KEY


name

java.lang.String name
SNP_KEY.KEY_NAME


keyType

OdiKey.KeyType keyType
SNP_KEY.CONS_TYPE


dataStore

org.eclipse.persistence.indirection.ValueHolderInterface dataStore
SNP_KEY.I_TABLE


active

boolean active
SNP_KEY.IND_ACTIVE


inDatabase

boolean inDatabase
IND_DB


flowCheckEnabled

boolean flowCheckEnabled
CHECK_FLOW


staticCheckEnabled

boolean staticCheckEnabled
CHECK_STAT


keyColumns

java.util.List<E> keyColumns
IKEY - SNP_KEY_COLUMN.IKEY

Class oracle.odi.domain.model.OdiMainPartition extends OdiPartition implements Serializable

Serialized Fields

subPartitions

java.util.Collection<E> subPartitions
Mapped to I_PAR_PARTITION: p1.I_PARTITION = p2.I_PAR_PARTITION.

Note: a sub-partition is privately owned.

Class oracle.odi.domain.model.OdiModel extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

reverseType

OdiModel.ReverseType reverseType
Mapped to REV_TYPE


reverseObjectTypes

java.util.Collection<E> reverseObjectTypes
Mapped to REV_OBJ_TYPE


reverseAliasLength

int reverseAliasLength
Mapped to DEFAULT_ALIAS_LENGTH


reverseObjectMask

java.lang.String reverseObjectMask
Mapped to REV_OBJ_PATT


reverseAliasTrim

java.lang.String reverseAliasTrim
Mapped to REV_ALIAS_LTRIM


actualMetadataChangeDisplayRequired

boolean actualMetadataChangeDisplayRequired
Mapped to IND_EVO_JDBC


reverseAgent

org.eclipse.persistence.indirection.ValueHolderInterface reverseAgent
Mapped to LAGENT_NAME


modelId

java.lang.Number modelId
Mapped to SNP_MODEL.I_MOD


name

java.lang.String name
Mapped to SNP_MODEL.MOD_NAME


code

java.lang.String code
Mapped to SNP_MODEL.COD_MOD


description

org.eclipse.persistence.indirection.ValueHolderInterface description
Mapped to SNP_MODEL.I_TXT_MOD


technology

org.eclipse.persistence.indirection.ValueHolderInterface technology
Mapped to SNP_MODEL.TECH_INT_NAME


logicalSchema

org.eclipse.persistence.indirection.ValueHolderInterface logicalSchema
Mapped to SNP_MODEL.LSCHEMA_NAME


ckm

OdiCKM ckm
Mapped to SNP_MODEL.I_TRT_KCM


jkm

OdiJKM jkm
Mapped to SNP_MODEL.I_TRT_KJM


rkm

OdiRKM rkm
Mapped to SNP_MODEL.I_TRT_KRM


skm

OdiSKM skm
Mapped to SNP_MODEL.I_TRT_KSM


reverseContext

org.eclipse.persistence.indirection.ValueHolderInterface reverseContext
Mapped to SNP_MODEL.REV_CONTEXT


journalizingMethod

java.lang.String journalizingMethod

globalSubModel

java.util.List<E> globalSubModel
Mapped to SNP_SUB_MODEL.I_MOD where SMOD_TYPE = 'D' This collection will always contain one and only one element but that's the easiest way to map it


subModels

java.util.Collection<E> subModels
Mapped to SNP_SUB_MODEL.I_MOD where SMOD_TYPE = 'U' AND I_SMOD_PARENT IS NULL


overridenOptionList

java.util.List<E> overridenOptionList
Mapped as SNP_MOD.I_MOD=SNP_UE_USED.I_INSTANCE AND SNP_UE_USED.I_UE_ORIG = '...'


dataServiceContainer

org.eclipse.persistence.indirection.ValueHolderInterface dataServiceContainer
Mapped to SNP_MOD.WS_LSCHEMA_NAME


dataServiceNamespace

java.lang.String dataServiceNamespace
Mapped to SNP_MOD.WS_NAME_SPACE


dataServicePackageName

java.lang.String dataServicePackageName
Mapped to SNP_MOD.WS_JAVA_PACKAGE


dataServiceDataSourceName

java.lang.String dataServiceDataSourceName
Mapped to SNP_MOD.WS_DATA_SOURCE


dataServiceName

java.lang.String dataServiceName
Mapped to SNP_MOD.WS_NAME


procedureUsageManager

oracle.odi.domain.procusage.ProcedureUsageManager procedureUsageManager

parentModelFolder

org.eclipse.persistence.indirection.ValueHolderInterface parentModelFolder

Parent Model Folder.

SNP_MODEL.I_MOD_FOLDER = SNP_MOD_FOLDER.I_MOD_FOLDER


overridenFlexFieldValues

java.util.Collection<E> overridenFlexFieldValues

flexFieldValueManager

oracle.odi.domain.flexfields.FlexFieldValueManager flexFieldValueManager

Class oracle.odi.domain.model.OdiModelFolder extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

modelFolderId

java.lang.Number modelFolderId

Model Folder ID

Mapped to SNP_MOD_FOLDER.I_MOD_FOLDER


name

java.lang.String name

Model Folder Name

Mapped to SNP_MOD_FOLDER.MOD_FOLDER_NAME


description

org.eclipse.persistence.indirection.ValueHolderInterface description

Model Folder Description

Mapped to I_TXT_DESCRIPRION


parentModelFolder

org.eclipse.persistence.indirection.ValueHolderInterface parentModelFolder

Parent Model Folder

Mapped to PAR_I_MOD_FOLDER


modelFolders

java.util.Collection<E> modelFolders

Children OdiModelFolder

SNP_MOD_FOLDER.I_MOD_FOLDER=SNP_MOD_FOLDER.PAR_I_MOD_FOLDER


models

java.util.Collection<E> models

list of OdiModelFolders belonging to this folder

SNP_MOD_FOLDER.I_MOD_FOLDER=SNP_MODEL.I_MOD_FOLDER

Class oracle.odi.domain.model.OdiPartition extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

partitionId

java.lang.Number partitionId
Mapped to I_PARTITION.


name

java.lang.String name
Mapped to PARTITION_NAME.


description

java.lang.String description
Mapped to PARTITION_DESC.


dataStore

org.eclipse.persistence.indirection.ValueHolderInterface dataStore
Mapped to I_TABLE.

Class oracle.odi.domain.model.OdiReference extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

referenceId

java.lang.Number referenceId
SNP_JOIN.I_JOIN


name

java.lang.String name
SNP_JOIN.FK_NAME


referenceType

OdiReference.ReferenceType referenceType
SNP_JOIN.FK_TYPE ("D" => DB_REFERENCE, "U" => ODI_REFERENCE, "C" => COMPLEX_REFERENCE)


foreignDataStore

org.eclipse.persistence.indirection.ValueHolderInterface foreignDataStore
SNP_JOIN.I_TABLE_FK


primaryDataStore

org.eclipse.persistence.indirection.ValueHolderInterface primaryDataStore
SNP_JOIN.I_TABLE_PK


primaryDataStoreName

java.lang.String primaryDataStoreName
SNP_JOIN.PK_TABLE_NAME


primaryDataStoreCatalogName

java.lang.String primaryDataStoreCatalogName
SNP_JOIN.PK_CATALOG


primaryDataStoreSchemaName

java.lang.String primaryDataStoreSchemaName
SNP_JOIN.PK_SCHEMA


primaryDataStoreAlias

java.lang.String primaryDataStoreAlias
SNP_JOIN.PK_TABLE_ALIAS


complexSqltxt

org.eclipse.persistence.indirection.ValueHolderInterface complexSqltxt
SNP_JOIN.I_TXT_COMPLEX


active

boolean active
SNP_JOIN.IND_ACTIVE


flowCheckEnabled

boolean flowCheckEnabled
SNP_JOIN.CHECK_FLOW


staticCheckEnabled

boolean staticCheckEnabled
SNP_JOIN.CHECK_STAT


referenceColumns

java.util.List<E> referenceColumns
SNP_JOIN.I_JOIN = SNP_JOIN_COL.I_JOIN FIXME we certainly should use a SortedSet with a specific comparator


primaryModel

org.eclipse.persistence.indirection.ValueHolderInterface primaryModel
SNP_JOIN.PK_I_MOD

Note: mapped for compatibility with the sql code generation and OdiRef APIs

Class oracle.odi.domain.model.OdiSubModel extends AbstractOdiSubModel implements Serializable

Serialized Fields

parentSubModel

org.eclipse.persistence.indirection.ValueHolderInterface parentSubModel
Mapped to SNP_SUB_MODEL.I_SMOD_PARENT


distributionMask

java.lang.String distributionMask
Mapped to SNP_SUB_MODEL.TABLE_NAME_PATTERN


distributionOrder

java.lang.String distributionOrder
Mapped to SNP_SUB_MODEL.REV_PATTERN_ORDER


distributionRule

OdiSubModel.DistributionRule distributionRule
Mapped to SNP_SUB_MODEL.REV_APPLY_PATTERN


subModels

java.util.Collection<E> subModels

Class oracle.odi.domain.model.OdiSubPartition extends OdiPartition implements Serializable

Serialized Fields

mainPartition

org.eclipse.persistence.indirection.ValueHolderInterface mainPartition
Mapped to I_PAR_PARTITION

Class oracle.odi.domain.model.ReferenceColumn extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

primaryKeyColumn

org.eclipse.persistence.indirection.ValueHolderInterface primaryKeyColumn
SNP_JOIN_COL.I_COL_PK


primaryKeyColumnName

java.lang.String primaryKeyColumnName
SNP_JOIN_COL.PK_COL_NAME


foreignKeyColumn

org.eclipse.persistence.indirection.ValueHolderInterface foreignKeyColumn
SNP_JOIN_COL.I_COL_FK


position

int position
SNP_JOIN_COL.POS


reference

org.eclipse.persistence.indirection.ValueHolderInterface reference
SNP_JOIN_COL.I_JOIN

Class oracle.odi.domain.model.ReferenceColumn.ReferenceColumnId extends java.lang.Object implements Serializable

Serialized Fields

reference

java.lang.Number reference

foreignKeyColumn

java.lang.Number foreignKeyColumn

Package oracle.odi.domain.project

Class oracle.odi.domain.project.OdiCKM extends OdiKM<OdiCKMLine> implements Serializable

Class oracle.odi.domain.project.OdiCKMLine extends OdiProcedureLine implements Serializable

Serialized Fields

alternativeKeyCheck

java.lang.Boolean alternativeKeyCheck

primaryKeyCheck

java.lang.Boolean primaryKeyCheck

mandatoryCheck

java.lang.Boolean mandatoryCheck

conditionCheck

java.lang.Boolean conditionCheck

referenceCheck

java.lang.Boolean referenceCheck

deleteErrors

java.lang.Boolean deleteErrors

Class oracle.odi.domain.project.OdiFolder extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

parentFolder

org.eclipse.persistence.indirection.ValueHolderInterface parentFolder
The parent folder of this odiFolder. If null, the folder is root under the project. Mapped to PAR_I_FOLDER


project

org.eclipse.persistence.indirection.ValueHolderInterface project
The parent project of the this folder Mapped to I_PROJECT


subFolders

java.util.Collection<E> subFolders
The collection representing this folder's folder hierarchy (the folders whose parent folder are this one)


packages

java.util.Collection<E> packages
The collection representing this folder's package (the packages whose parent folder are this one)


interfaces

java.util.Collection<E> interfaces

userProcedures

java.util.Collection<E> userProcedures

folderId

java.lang.Number folderId
Mapped to IFolder


name

java.lang.String name
Mapped to FolderName

Class oracle.odi.domain.project.OdiIKM extends OdiKM<OdiIKMLine> implements Serializable

Class oracle.odi.domain.project.OdiIKMLine extends OdiProcedureLine implements Serializable

Serialized Fields

generatedIfJrnTableInInterface

boolean generatedIfJrnTableInInterface

generatedIfJrnTableInStagingArea

boolean generatedIfJrnTableInStagingArea

derivedSelectStatement

boolean derivedSelectStatement

temporaryIndexLocation

OdiIKMLine.TemporaryIndexLocation temporaryIndexLocation

Class oracle.odi.domain.project.OdiInterface extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

interfaceId

java.lang.Number interfaceId

name

java.lang.String name

folder

org.eclipse.persistence.indirection.ValueHolderInterface folder

description

org.eclipse.persistence.indirection.ValueHolderInterface description

optimizationContext

org.eclipse.persistence.indirection.ValueHolderInterface optimizationContext

dataSets

java.util.List<E> dataSets

stagingArea

OdiInterface.StagingArea stagingArea

objTraces

java.util.List<E> objTraces

constraints

java.util.List<E> constraints

underlyingTable

org.eclipse.persistence.indirection.ValueHolderInterface underlyingTable

tableName

java.lang.String tableName

forcedTargetContext

org.eclipse.persistence.indirection.ValueHolderInterface forcedTargetContext

keyName

java.lang.String keyName

ckm

org.eclipse.persistence.indirection.ValueHolderInterface ckm

partition

org.eclipse.persistence.indirection.ValueHolderInterface partition

maxIntegrationErrors

java.lang.Integer maxIntegrationErrors

maxIntegrationErrorsAsPercentage

boolean maxIntegrationErrorsAsPercentage

overridenOptionList

java.util.List<E> overridenOptionList
Mapped as SNP_MOD.I_MOD=SNP_UE_USED.I_INSTANCE AND SNP_UE_USED.I_UE_ORIG = '...'


procedureUsageManager

oracle.odi.domain.procusage.ProcedureUsageManager procedureUsageManager

targetColumns

java.util.List<E> targetColumns

isOnTarget

boolean isOnTarget

logicalSchema

org.eclipse.persistence.indirection.ValueHolderInterface logicalSchema

databaseSchema

OdiInterface.DatabaseSchema databaseSchema

ikm

org.eclipse.persistence.indirection.ValueHolderInterface ikm

lkm

org.eclipse.persistence.indirection.ValueHolderInterface lkm

distinctRows

boolean distinctRows

commitOnWork

boolean commitOnWork

targetDataStore

OdiInterface.TargetDataStore targetDataStore

mInitialized

boolean mInitialized

Class oracle.odi.domain.project.OdiJKM extends OdiKM<OdiJKMLine> implements Serializable

Serialized Fields

consistentJournalize

boolean consistentJournalize
Mapped to IND_JRN_METHOD

Class oracle.odi.domain.project.OdiJKMLine extends OdiProcedureLine implements Serializable

Serialized Fields

startModelJournal

java.lang.Boolean startModelJournal

startTableJournal

java.lang.Boolean startTableJournal

dropModelJournal

java.lang.Boolean dropModelJournal

dropTableJournal

java.lang.Boolean dropTableJournal

extendWindow

java.lang.Boolean extendWindow

lockSubscriber

java.lang.Boolean lockSubscriber

unlockSubscriber

java.lang.Boolean unlockSubscriber

purgeJournal

java.lang.Boolean purgeJournal

subscribe

java.lang.Boolean subscribe

unsubscribe

java.lang.Boolean unsubscribe

repeatOrder

OdiJKMLine.RepeatOrder repeatOrder

Class oracle.odi.domain.project.OdiKM extends OdiProcedure<L extends OdiProcedureLine> implements Serializable

Serialized Fields

defaultKm

boolean defaultKm

setBasedOperatorSupported

boolean setBasedOperatorSupported

Class oracle.odi.domain.project.OdiLKM extends OdiKM<OdiLKMLine> implements Serializable

Class oracle.odi.domain.project.OdiLKMLine extends OdiProcedureLine implements Serializable

Serialized Fields

postIntegration

java.lang.Boolean postIntegration

generatedIfJrnTableInSourceSet

java.lang.Boolean generatedIfJrnTableInSourceSet

temporaryIndexLocation

OdiLKMLine.TemporaryIndexLocation temporaryIndexLocation

Class oracle.odi.domain.project.OdiPackage extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

packageId

java.lang.Number packageId
Package identifier Mapped to I_PACKAGE


parentFolder

org.eclipse.persistence.indirection.ValueHolderInterface parentFolder
Mapped to I_FOLDER


name

java.lang.String name
Mapped to PACK_NAME


description

org.eclipse.persistence.indirection.ValueHolderInterface description
Mapped to I_TXT_PACK


steps

java.util.Collection<E> steps
The steps who compose the package.

Class oracle.odi.domain.project.OdiProcedure extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

name

java.lang.String name

procedureId

java.lang.Number procedureId

multiConnectionSupported

boolean multiConnectionSupported

lines

java.util.List<E> lines

zombieLines

java.util.HashMap<K,V> zombieLines
Not mapped to anything. This attempts to handle the case where lines are removed yet still reside in the managed space. The create map will attempt to reuse one of the zombie lines if a zombie line is the same as the created line.


description

org.eclipse.persistence.indirection.ValueHolderInterface description

options

java.util.List<E> options

project

org.eclipse.persistence.indirection.ValueHolderInterface project

sourceTechnology

org.eclipse.persistence.indirection.ValueHolderInterface sourceTechnology

targetTechnology

org.eclipse.persistence.indirection.ValueHolderInterface targetTechnology

Class oracle.odi.domain.project.OdiProcedureLine extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

procedure

org.eclipse.persistence.indirection.ValueHolderInterface procedure

order

int order

logCounter

OdiProcedureLine.LogCounter logCounter

logLevel

int logLevel

ignoreError

boolean ignoreError

alwaysGenerated

boolean alwaysGenerated

name

java.lang.String name

generationConditions

java.util.Collection<E> generationConditions
Mapped as Many to Many to SNP_TRT_UE using SNP_LINE_TRT_UE as Relation Table


src_commitMode

OdiProcedureLineCmd.CommitMode src_commitMode

src_transactionChannel

java.lang.Integer src_transactionChannel

src_isolationLevel

OdiProcedureLineCmd.IsolationLevel src_isolationLevel

src_executionContext

org.eclipse.persistence.indirection.ValueHolderInterface src_executionContext

src_technology

org.eclipse.persistence.indirection.ValueHolderInterface src_technology

src_logicalSchema

org.eclipse.persistence.indirection.ValueHolderInterface src_logicalSchema

src_expression

org.eclipse.persistence.indirection.ValueHolderInterface src_expression

tgt_commitMode

OdiProcedureLineCmd.CommitMode tgt_commitMode

tgt_transactionChannel

java.lang.Integer tgt_transactionChannel

tgt_isolationLevel

OdiProcedureLineCmd.IsolationLevel tgt_isolationLevel

tgt_executionContext

org.eclipse.persistence.indirection.ValueHolderInterface tgt_executionContext

tgt_technology

org.eclipse.persistence.indirection.ValueHolderInterface tgt_technology

tgt_logicalSchema

org.eclipse.persistence.indirection.ValueHolderInterface tgt_logicalSchema

tgt_expression

org.eclipse.persistence.indirection.ValueHolderInterface tgt_expression

Class oracle.odi.domain.project.OdiProcedureLine.OdiProcedureLineId extends java.lang.Object implements Serializable

Serialized Fields

procedure

java.lang.Number procedure

order

java.lang.Number order

Class oracle.odi.domain.project.OdiProject extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

projectId

java.lang.Number projectId
Mapped to IProject


code

java.lang.String code
Mapped to ProjectCode The code of the project... must be uppercase and max 35 characters.


name

java.lang.String name
Mapped to ProjectName The name of the project... must be max 35 characters.


variables

java.util.Collection<E> variables
The variables defined under this project.


folders

java.util.Collection<E> folders
The first-level (root) folders for this project


ikms

java.util.Collection<E> ikms

jkms

java.util.Collection<E> jkms

ckms

java.util.Collection<E> ckms

lkms

java.util.Collection<E> lkms

rkms

java.util.Collection<E> rkms

skms

java.util.Collection<E> skms

userFunctions

java.util.Collection<E> userFunctions

sequences

java.util.Collection<E> sequences

Class oracle.odi.domain.project.OdiRKM extends OdiKM<OdiRKMLine> implements Serializable

Class oracle.odi.domain.project.OdiRKMLine extends OdiProcedureLine implements Serializable

Class oracle.odi.domain.project.OdiSequence extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

name

java.lang.String name
Mapped to SEQ_NAME


sequenceId

java.lang.Number sequenceId
Mapped to SEQ_ID


project

org.eclipse.persistence.indirection.ValueHolderInterface project
Mapped to I_PROJECT


type

OdiSequence.SequenceType type
Mapped to IND_STD


seqType

java.lang.String seqType
Mapped to SEQ_TYPE


logicalSchemaName

java.lang.String logicalSchemaName
Mapped to LSCHEMA_NAME


nativeSequenceName

java.lang.String nativeSequenceName
Mapped to DB_SEQ_NAME


incrementValue

java.lang.Integer incrementValue
Mapped to INCR


tableName

java.lang.String tableName
Mapped to SPC_TAB


columnName

java.lang.String columnName
Mapped to SPC_COL


rowFilter

java.lang.String rowFilter
Mapped to SPC_WHERE

Class oracle.odi.domain.project.OdiSKM extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

name

java.lang.String name
The name of the procedure Mapped to TRT_NAME


description

org.eclipse.persistence.indirection.ValueHolderInterface description
The description of the SKM Mapped to I_TXT_TRT_TXT


project

org.eclipse.persistence.indirection.ValueHolderInterface project

skmId

java.lang.Number skmId

command

org.eclipse.persistence.indirection.ValueHolderInterface command

Class oracle.odi.domain.project.OdiUserFunction extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

userFunctionId

java.lang.Number userFunctionId
Mapped to I_UFUNC


name

java.lang.String name
Mapped to UFUNC_NAME


project

org.eclipse.persistence.indirection.ValueHolderInterface project
Mapped to I_PROJECT


functionString

org.eclipse.persistence.indirection.ValueHolderInterface functionString
Mapped to I_TXT_DEF


groupName

java.lang.String groupName
Mapped to GROUP_NAME


description

org.eclipse.persistence.indirection.ValueHolderInterface description
Mapped to I_TXT_DESC


implementations

java.util.Collection<E> implementations
Mapped to SNP_UFUNC.I_UFUNC = SNP_UFUNC_IMPL.I_UFUNC

Class oracle.odi.domain.project.OdiUserFunctionImpl extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

userFunctionImplId

java.lang.Number userFunctionImplId
Mapped to I_UFUNC_IMPL


implementationString

org.eclipse.persistence.indirection.ValueHolderInterface implementationString
Mapped to I_TXT_IMPL


technologyCodes

java.util.Collection<E> technologyCodes
Mapped to SNP_UFUNC_IMPL.I_UFUNC_IMPL = SNP_UFUNC_TECHNO.I_UFUNC_IMPL

Class oracle.odi.domain.project.OdiUserProcedure extends OdiProcedure<OdiUserProcedureLine> implements Serializable

Serialized Fields

folder

org.eclipse.persistence.indirection.ValueHolderInterface folder
Mapped to IFolder + IProject


overridenOptionList

java.util.List<E> overridenOptionList

procedureUsageManager

oracle.odi.domain.procusage.ProcedureUsageManager procedureUsageManager

Class oracle.odi.domain.project.OdiUserProcedureLine extends OdiProcedureLine implements Serializable

Class oracle.odi.domain.project.OdiVariable extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

dataType

OdiVariable.DataType dataType
Mapped to DefN, DefT, etc...


defaultDateValue

java.util.Date defaultDateValue
Mapped to DefDate


defaultNumericValue

java.lang.Long defaultNumericValue
Mapped to DefN


defaultShortTextValue

java.lang.String defaultShortTextValue
Mapped to DefV


defaultLongTextValue

org.eclipse.persistence.indirection.ValueHolderInterface defaultLongTextValue
Mapped to DefT


variableId

java.lang.Number variableId
mapped to iVar


action

OdiVariable.Action action
Mapped to IND_STORE


description

org.eclipse.persistence.indirection.ValueHolderInterface description
mapped to ITxtVar


refreshQuery

org.eclipse.persistence.indirection.ValueHolderInterface refreshQuery
mapped to ITxtVarIn


varType

java.lang.String varType
That property is only used internally because that corresponding field is mandatory. Mapped to VAR_TYPE.


name

java.lang.String name
Mapped to VarName


project

org.eclipse.persistence.indirection.ValueHolderInterface project
The parent project. Mapped to IProject


logicalSchema

org.eclipse.persistence.indirection.ValueHolderInterface logicalSchema
The logical schema used in refresh Mapped to LSCHEMA_NAME

Class oracle.odi.domain.project.ProcedureOption extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

procedureOptionId

java.lang.Number procedureOptionId

name

java.lang.String name

description

java.lang.String description

shortDefaultValue

java.lang.String shortDefaultValue

longDefaultValue

org.eclipse.persistence.indirection.ValueHolderInterface longDefaultValue

help

org.eclipse.persistence.indirection.ValueHolderInterface help

optionType

ProcedureOption.OptionType optionType

procedure

org.eclipse.persistence.indirection.ValueHolderInterface procedure

position

int position

Class oracle.odi.domain.project.Step extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

parentPackage

org.eclipse.persistence.indirection.ValueHolderInterface parentPackage
Mapped to IPackage


packageId

java.lang.Number packageId

name

java.lang.String name
Mapped to STEP_NAME


stepId

java.lang.Number stepId
Mapped to IStep


nextStepAfterSuccess

org.eclipse.persistence.indirection.ValueHolderInterface nextStepAfterSuccess
mapped to OkNextStep : Id Of the Ok Step OkExit : if null --> '1' / true


okExit

boolean okExit

okExitCode

java.lang.String okExitCode

nextStepAfterFailure

org.eclipse.persistence.indirection.ValueHolderInterface nextStepAfterFailure
mapped to KoNextStep : id of the Ko Step KoExit : if null -> '1' / true


koExit

boolean koExit

failureRetryNumber

int failureRetryNumber
mapped to KoRetry


failureRetryDelay

int failureRetryDelay
mapped to KoRetryInterv


loglevel

Step.LogLevel loglevel
mapped to IndLogMethod: Y / N / E


action

java.lang.String action
Mapped to STEP_TYPE


nno

int nno
Mapped to NNO

Class oracle.odi.domain.project.StepDataStore extends Step implements Serializable

Serialized Fields

dataStore

org.eclipse.persistence.indirection.ValueHolderInterface dataStore
mapped to ITable


controlDeleteErrors

boolean controlDeleteErrors
Mapped to DELETE_ERRORS


createJournal

boolean createJournal
Mapped to CREATE_JOURNAL


createSubscribers

boolean createSubscribers
Mapped to CREATE_SUBCRIBER


dropJournal

boolean dropJournal
Mapped to DROP_JOURNAL


dropSubscribers

boolean dropSubscribers
Mapped to DROP_SUBSCRIBER


subscriberList

org.eclipse.persistence.indirection.ValueHolderInterface subscriberList
Mapped to I_TXT_SUBSCRIBERS


extendWindow

boolean extendWindow
Mapped to EXTEND_JRN


purgeJournal

boolean purgeJournal
Mapped to PURGE_JRN

Class oracle.odi.domain.project.StepInterface extends Step implements Serializable

Serialized Fields

mInterface

org.eclipse.persistence.indirection.ValueHolderInterface mInterface
mapped to I_POP

Class oracle.odi.domain.project.StepModel extends Step implements Serializable

Serialized Fields

model

org.eclipse.persistence.indirection.ValueHolderInterface model
mapped to IMod


createSubscribers

boolean createSubscribers
Mapped to CreateSubscriber


controlDeleteErrors

boolean controlDeleteErrors
Mapped to DeleteErrors


dropSubscribers

boolean dropSubscribers
Mapped to DropSubscriber


installJournalization

boolean installJournalization
Mapped to SET_INSTALL_JRN


uninstallJournalization

boolean uninstallJournalization
Mapped to SET_UNINSTALL_JRN


subscriberList

org.eclipse.persistence.indirection.ValueHolderInterface subscriberList
Mapped to I_TXT_SUBSCRIBERS


extendWindow

boolean extendWindow

purgeJournal

boolean purgeJournal

lockSubscribers

boolean lockSubscribers

unlockSubscribers

boolean unlockSubscribers
Mapped to UNLOCK_JRN


modelCode

java.lang.String modelCode
Mapped to COD_MOD

Class oracle.odi.domain.project.StepOdiCommand extends Step implements Serializable

Serialized Fields

commandText

org.eclipse.persistence.indirection.ValueHolderInterface commandText
mapped to ITxtAction

Class oracle.odi.domain.project.StepOsCommand extends Step implements Serializable

Serialized Fields

commandText

org.eclipse.persistence.indirection.ValueHolderInterface commandText
mapped to ITxtAction

Class oracle.odi.domain.project.StepProcedure extends Step implements Serializable

Serialized Fields

procedure

org.eclipse.persistence.indirection.ValueHolderInterface procedure
mapped to ITrt


overridenOptionList

java.util.List<E> overridenOptionList

procedureUsageManager

oracle.odi.domain.procusage.ProcedureUsageManager procedureUsageManager

Class oracle.odi.domain.project.StepSubModel extends Step implements Serializable

Serialized Fields

subModel

org.eclipse.persistence.indirection.ValueHolderInterface subModel
mapped to ISmod


modelCode

java.lang.String modelCode
Mapped to COD_MOD


subModelCode

java.lang.String subModelCode
Mapped to SMOD_COD


controlDeleteErrors

boolean controlDeleteErrors
Mapped to DeleteErrors

Class oracle.odi.domain.project.StepVariable extends Step implements Serializable

Serialized Fields

variable

org.eclipse.persistence.indirection.ValueHolderInterface variable
mapped to IVar


value

org.eclipse.persistence.indirection.ValueHolderInterface value
Mapped to ITxtVarVal


operator

java.lang.String operator
Mapped to VAR_OP ; default value is '='


incrementValue

java.lang.Number incrementValue
Mapped to VAR_INCR


Package oracle.odi.domain.project.interfaces

Class oracle.odi.domain.project.interfaces.DataSet extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

name

java.lang.String name

operator

java.lang.String operator

order

int order

dataSetId

java.lang.Number dataSetId

parentInterface

org.eclipse.persistence.indirection.ValueHolderInterface parentInterface

mappings

java.util.Collection<E> mappings

mColNames2Mappings

java.util.Map<K,V> mColNames2Mappings

joins

java.util.Collection<E> joins

filters

java.util.Collection<E> filters

sourceDataStores

java.util.Collection<E> sourceDataStores

sourceSets

java.util.Collection<E> sourceSets

Class oracle.odi.domain.project.interfaces.Filter extends GenericClause implements Serializable

Serialized Fields

attachedDataStore

org.eclipse.persistence.indirection.ValueHolderInterface attachedDataStore

Class oracle.odi.domain.project.interfaces.GenericClause extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

clauseId

java.lang.Number clauseId

sql

org.eclipse.persistence.indirection.ValueHolderInterface sql

clauseType

java.lang.String clauseType

enabled

boolean enabled

executionLocation

OdiInterface.ExecutionLocation executionLocation

sourceSet

org.eclipse.persistence.indirection.ValueHolderInterface sourceSet

businessRule

org.eclipse.persistence.indirection.ValueHolderInterface businessRule

dataSet

org.eclipse.persistence.indirection.ValueHolderInterface dataSet

indexTypeCode1

java.lang.String indexTypeCode1

indexTypeCode2

java.lang.String indexTypeCode2

mNonPersistedSql

Expression mNonPersistedSql

clauseOrder

int clauseOrder

Class oracle.odi.domain.project.interfaces.Join extends GenericClause implements Serializable

Serialized Fields

joinType

java.lang.String joinType

attachedDataStore1

org.eclipse.persistence.indirection.ValueHolderInterface attachedDataStore1

outer1

boolean outer1

attachedDataStore2

org.eclipse.persistence.indirection.ValueHolderInterface attachedDataStore2

outer2

boolean outer2

lookup

boolean lookup

Class oracle.odi.domain.project.interfaces.JournalizedSourceColumn extends oracle.odi.domain.support.BusinessObject implements Serializable

Serialized Fields

mDataType

OdiDataType mDataType

mLength

java.lang.Integer mLength

mScale

java.lang.Integer mScale

mName

java.lang.String mName

mSourceDataStore

SourceDataStore mSourceDataStore

Class oracle.odi.domain.project.interfaces.ObjTrace extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

traceId

java.lang.Number traceId
Mapped to IFolder


traceDate

java.sql.Timestamp traceDate

traceMessage

java.lang.String traceMessage

traceType

ObjTrace.TraceType traceType

traceSeverity

ObjTrace.TraceSeverity traceSeverity

odiInterface

org.eclipse.persistence.indirection.ValueHolderInterface odiInterface

entityClass

java.lang.Class<T> entityClass

entityName

java.lang.String entityName

Class oracle.odi.domain.project.interfaces.SourceDataStore extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

sourceDataStoreId

java.lang.Number sourceDataStoreId

dataSet

org.eclipse.persistence.indirection.ValueHolderInterface dataSet

journalized

boolean journalized

alias

java.lang.String alias

order

int order

underlyingOdiDataStore

org.eclipse.persistence.indirection.ValueHolderInterface underlyingOdiDataStore

underlyingOdiInterface

org.eclipse.persistence.indirection.ValueHolderInterface underlyingOdiInterface

sourceSet

org.eclipse.persistence.indirection.ValueHolderInterface sourceSet

forcedContext

org.eclipse.persistence.indirection.ValueHolderInterface forcedContext

lSchema

org.eclipse.persistence.indirection.ValueHolderInterface lSchema

selectLookup

boolean selectLookup

lookup

boolean lookup

partition

org.eclipse.persistence.indirection.ValueHolderInterface partition

mDirtySourceColumns

boolean mDirtySourceColumns

mSourceColumnsMap

java.util.Map<K,V> mSourceColumnsMap

mAllColumnsList

java.util.List<E> mAllColumnsList

mSourceColumnsList

java.util.List<E> mSourceColumnsList

mJournalizedSourceColumnList

java.util.List<E> mJournalizedSourceColumnList

subInterfaceAsDerived

boolean subInterfaceAsDerived

tableName

java.lang.String tableName

Class oracle.odi.domain.project.interfaces.SourceSet extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

sourceSetId

java.lang.Number sourceSetId

name

java.lang.String name

lkm

org.eclipse.persistence.indirection.ValueHolderInterface lkm

dataSet

org.eclipse.persistence.indirection.ValueHolderInterface dataSet

mappings

java.util.Collection<E> mappings

mColNames2Mappings

java.util.Map<K,V> mColNames2Mappings

joins

java.util.Collection<E> joins

filters

java.util.Collection<E> filters

sourceDataStores

java.util.Collection<E> sourceDataStores

overridenOptionList

java.util.List<E> overridenOptionList
Mapped as SNP_MOD.I_MOD=SNP_UE_USED.I_INSTANCE AND SNP_UE_USED.I_UE_ORIG = '...'


procedureUsageManager

oracle.odi.domain.procusage.ProcedureUsageManager procedureUsageManager

Class oracle.odi.domain.project.interfaces.TargetColumn extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

targetColumnId

java.lang.Number targetColumnId

parentInterface

org.eclipse.persistence.indirection.ValueHolderInterface parentInterface

realColumn

org.eclipse.persistence.indirection.ValueHolderInterface realColumn

targetMappings

java.util.Collection<E> targetMappings

mColNames2Mappings

java.util.Map<K,V> mColNames2Mappings

executionLocation

OdiInterface.ExecutionLocation executionLocation

enable

boolean enable

targetMapping

org.eclipse.persistence.indirection.ValueHolderInterface targetMapping

businessRule

org.eclipse.persistence.indirection.ValueHolderInterface businessRule

insertIndicator

boolean insertIndicator

updateIndicator

boolean updateIndicator

updateKeyIndicator

boolean updateKeyIndicator

userDefinedIndicator1

boolean userDefinedIndicator1

userDefinedIndicator2

boolean userDefinedIndicator2

userDefinedIndicator3

boolean userDefinedIndicator3

userDefinedIndicator4

boolean userDefinedIndicator4

userDefinedIndicator5

boolean userDefinedIndicator5

userDefinedIndicator6

boolean userDefinedIndicator6

userDefinedIndicator7

boolean userDefinedIndicator7

userDefinedIndicator8

boolean userDefinedIndicator8

userDefinedIndicator9

boolean userDefinedIndicator9

userDefinedIndicator10

boolean userDefinedIndicator10

checkNotNullIndicator

boolean checkNotNullIndicator

name

java.lang.String name

dataTypeCode

java.lang.String dataTypeCode

length

java.lang.Integer length

scale

java.lang.Integer scale

mNonPersistedSql

Expression mNonPersistedSql

mPersisted

boolean mPersisted

Class oracle.odi.domain.project.interfaces.TargetMapping extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

executionLocation

OdiInterface.ExecutionLocation executionLocation

parentDataSet

org.eclipse.persistence.indirection.ValueHolderInterface parentDataSet

targetColumn

org.eclipse.persistence.indirection.ValueHolderInterface targetColumn

sourceTable

org.eclipse.persistence.indirection.ValueHolderInterface sourceTable

sourceSet

org.eclipse.persistence.indirection.ValueHolderInterface sourceSet

sql

org.eclipse.persistence.indirection.ValueHolderInterface sql

mNonPersistedSql

Expression mNonPersistedSql

mPersisted

boolean mPersisted

Package oracle.odi.domain.relational

Class oracle.odi.domain.relational.ColumnNotFoundException extends OdiDomainException implements Serializable

Serialized Fields

mColumnName

java.lang.String mColumnName

mDataStore

IDataStore<ColumnType extends IColumn,KeyType extends IKey> mDataStore

Package oracle.odi.domain.runtime.ess

Class oracle.odi.domain.runtime.ess.DuplicateJobDefinitionException extends EssSchedulerException implements Serializable

Class oracle.odi.domain.runtime.ess.DuplicateScheduleDefinitionException extends EssSchedulerException implements Serializable

Class oracle.odi.domain.runtime.ess.EssSchedulerException extends OdiDomainException implements Serializable

Class oracle.odi.domain.runtime.ess.IllegalJobRequestStateException extends EssSchedulerException implements Serializable

Class oracle.odi.domain.runtime.ess.JobDefinitionNotFoundException extends EssSchedulerException implements Serializable

Class oracle.odi.domain.runtime.ess.JobRequestCancellationException extends EssSchedulerException implements Serializable

Class oracle.odi.domain.runtime.ess.JobRequestNotFoundException extends EssSchedulerException implements Serializable

Class oracle.odi.domain.runtime.ess.JobRequestSubmissionException extends EssSchedulerException implements Serializable

Class oracle.odi.domain.runtime.ess.ScheduleDefinitionNotFoundException extends EssSchedulerException implements Serializable


Package oracle.odi.domain.runtime.scenario

Class oracle.odi.domain.runtime.scenario.OdiScenario extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

scenarioId

java.lang.Number scenarioId
Mapped to SCEN_NO


sourcePopId

java.lang.Number sourcePopId
Mapped to I_POP


sourceTrtId

java.lang.Number sourceTrtId
Mapped to I_TRT


sourcePackageId

java.lang.Number sourcePackageId
Mapped to I_PACKAGE


sourceVarId

java.lang.Number sourceVarId
Mapped to I_VAR


tag

Tag tag
Mapped to SCEN_NAME + SCEN_VERSION aggregate


description

org.eclipse.persistence.indirection.ValueHolderInterface description
Mapped to TXT_SCEN


scenarioVariables

java.util.Collection<E> scenarioVariables
Mapped to SNP_SCEN.SCEN_NO = SNP_VAR_SCEN.SCEN_NO


scenarioSequences

java.util.Collection<E> scenarioSequences
Mapped to SNP_SCEN.SCEN_NO = SNP_SEQ_SCEN.SCEN_NO


scenarioReports

java.util.List<E> scenarioReports
Mapped to SNP_SCEN.SCEN_NO = SNP_SCEN_REPORT.SCEN_NO


overridenFlexFieldValues

java.util.Collection<E> overridenFlexFieldValues

flexFieldValueManager

oracle.odi.domain.flexfields.FlexFieldValueManager flexFieldValueManager

Class oracle.odi.domain.runtime.scenario.OdiScenarioFolder extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

scenarioFolderId

java.lang.Number scenarioFolderId

name

java.lang.String name

description

org.eclipse.persistence.indirection.ValueHolderInterface description

subFolders

java.util.List<E> subFolders

scenarios

java.util.List<E> scenarios

Class oracle.odi.domain.runtime.scenario.OdiScenarioReport extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

scenario

OdiScenario scenario
Mapped to SCEN_NO


scenarioExecutionNumber

int scenarioExecutionNumber
Mapped to SCEN_RUN_NO


agentName

java.lang.String agentName
Mapped to AGENT_NAME


contextCode

java.lang.String contextCode
Mapped to CONTEXT_CODE


sessionStartTime

java.util.Date sessionStartTime
Mapped to SESS_BEG


sessionEndTime

java.util.Date sessionEndTime
Mapped to SESS_END


sessionDuration

java.lang.Integer sessionDuration
Mapped to SESS_DUR


sessionReturnCode

java.lang.String sessionReturnCode
Mapped to SESS_RC


sessionStatus

Status sessionStatus
Mapped to SESS_STATUS


sessionErrorMessage

org.eclipse.persistence.indirection.ValueHolderInterface sessionErrorMessage
Mapped to I_TXT_SESS_MESS


sessionInsertCount

java.lang.Integer sessionInsertCount
Mapped to NB_INS


sessionDeleteCount

java.lang.Integer sessionDeleteCount
Mapped to NB_DEL


sessionUpdateCount

java.lang.Integer sessionUpdateCount
Mapped to NB_UPD


sessionErrorCount

java.lang.Integer sessionErrorCount
Mapped to NB_ERR


sessionRowCount

java.lang.Integer sessionRowCount
Mapped to NB_ROW


stepReports

java.util.List<E> stepReports
Mapped to SNP_SCEN_REPORT.SCEN_NO = SNP_STEP_REPORT.SCEN_NO AND SNP_SCEN_REPORT.SCEN_RUN_NO = SNP_STEP_REPORT.SCEN_RUN_NO

Class oracle.odi.domain.runtime.scenario.OdiScenarioSequence extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

scenario

OdiScenario scenario
Mapped to SCEN_NO


name

java.lang.String name
Mapped to SEQ_NAME


type

SequenceType type
Mapped to IND_STD


logicalSchemaName

java.lang.String logicalSchemaName
Mapped to LSCHEMA_NAME


nativeSequenceName

java.lang.String nativeSequenceName
Mapped to DB_SEQ_NAME


incrementValue

java.lang.Integer incrementValue
Mapped to INCR


tableName

java.lang.String tableName
Mapped to SPC_TAB


columnName

java.lang.String columnName
Mapped to SPC_COL


rowFilter

java.lang.String rowFilter
Mapped to SPC_WHERE

Class oracle.odi.domain.runtime.scenario.OdiScenarioVariable extends oracle.odi.domain.runtime.scenario.Variable implements Serializable

Serialized Fields

action

Action action
Mapped to IND_STORE


description

org.eclipse.persistence.indirection.ValueHolderInterface description
Mapped to I_TXT_VAR


variableOrder

java.lang.Number variableOrder
Mapped to VAR_PARAM_ORDER

Class oracle.odi.domain.runtime.scenario.OdiStepReport extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

scenario

OdiScenario scenario
Mapped to SCEN_NO


stepStatus

Status stepStatus
Mapped to STEP_STATUS


stepName

java.lang.String stepName
Mapped to STEP_NAME


stepNumber

int stepNumber
Mapped to NNO


stepStartTime

java.util.Date stepStartTime
Mapped to STEP_BRG


stepEndTime

java.util.Date stepEndTime
Mapped to STEP_END


stepDuration

java.lang.Integer stepDuration
Mapped to STEP_DUR


stepErrorMessage

org.eclipse.persistence.indirection.ValueHolderInterface stepErrorMessage
Mapped to I_TXT_STEP_MESS


stepReturnCode

java.lang.String stepReturnCode
Mapped to STEP_RC


stepExecutionCount

int stepExecutionCount
Mapped to NB_RUN


stepInsertCount

java.lang.Integer stepInsertCount
Mapped to NB_INS


stepUpdateCount

java.lang.Integer stepUpdateCount
Mapped to NB_UPD


stepDeleteCount

java.lang.Integer stepDeleteCount
Mapped to NB_DEL


stepErrorCount

java.lang.Integer stepErrorCount
Mapped to NB_ERR


stepRowCount

java.lang.Integer stepRowCount
Mapped to NB_ROW


scenarioRunNumber

java.lang.Number scenarioRunNumber
Mapped to SCEN_RUN_NO


stepContextCode

java.lang.String stepContextCode
Mapped to CONTEXT_CODE


stepLogicalSchemaName

java.lang.String stepLogicalSchemaName
Mapped to LSCHEMA_NAME


stepModelCode

java.lang.String stepModelCode
Mapped to MOD_CODE


stepTableName

java.lang.String stepTableName
Mapped to TABLE_NAME


stepResourceName

java.lang.String stepResourceName
Mapped to RES_NAME


stepForcedContextCode

java.lang.String stepForcedContextCode
Mapped to F_CONTEXT_CODE

Class oracle.odi.domain.runtime.scenario.Tag extends oracle.odi.domain.support.BusinessObject implements Serializable

Serialized Fields

name

java.lang.String name

version

java.lang.String version

Class oracle.odi.domain.runtime.scenario.Variable extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

scenario

OdiScenario scenario
Deprecated. 
Mapped to SCEN_NO


name

java.lang.String name
Deprecated. 
Mapped to VAR_NAME


type

VariableType type
Deprecated. 
Mapped to VAR_DATATYPE


defaultNumericValue

java.lang.Long defaultNumericValue
Deprecated. 
Mapped to DEF_VAR_N


defaultDateValue

java.util.Date defaultDateValue
Deprecated. 
Mapped to DEF_VAR_D


defaultShortText

java.lang.String defaultShortText
Deprecated. 
Mapped to DEF_VAR_V


defaultLongText

org.eclipse.persistence.indirection.ValueHolderInterface defaultLongText
Deprecated. 
Mapped to I_TXT_DEF_T


readOnly

boolean readOnly
Deprecated. 
Mapped to VAR_PARAM (!VAR_PARAM)


Package oracle.odi.domain.runtime.sequence

Class oracle.odi.domain.runtime.sequence.OdiStandardSequenceValue extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

name

java.lang.String name

contextCode

java.lang.String contextCode

value

long value

Package oracle.odi.domain.runtime.session

Class oracle.odi.domain.runtime.session.OdiSession extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

sessionId

java.lang.Number sessionId
Mapped to SESS_NO


name

java.lang.String name
Mapped to SESS_NAME


creationTime

java.util.Date creationTime
Mapped to THREAD_CREATION


threadId

java.lang.String threadId
Mapped to THREAD_ID


status

Status status
Mapped to SESS_STATUS


agentName

java.lang.String agentName
Mapped to AGENT_NAME


contextCode

java.lang.String contextCode
Mapped to CONTEXT_CODE


submitterName

java.lang.String submitterName
Mapped to USERNAME


keywordsAsString

java.lang.String keywordsAsString
Mapped to SESS_KEYWORDS


startTime

java.util.Date startTime
Mapped to SESS_BEG


endTime

java.util.Date endTime
Mapped to SESS_END


duration

java.lang.Integer duration
Mapped to SESS_DUR


returnCode

java.lang.String returnCode
Mapped to SESS_RC


errorMessage

org.eclipse.persistence.indirection.ValueHolderInterface errorMessage
Mapped to I_TXT_SESS_MESS


childSessionCount

int childSessionCount
Mapped to NB_CHILD_RUN


successfulChildSessionCount

int successfulChildSessionCount
Mapped to NB_CHILD_OK


failedChildSessionCount

int failedChildSessionCount
Mapped to NB_CHILD_KO


sessionStepLogs

java.util.List<E> sessionStepLogs
Mapped as one to many with OdiStepLog


parentSessionId

java.lang.Number parentSessionId
Mapped to PARENT_SESS_NO


sourceScenarioTag

Tag sourceScenarioTag
Mapped to SCEN_NAME + SCEN_VERSION


recordCount

java.lang.Integer recordCount
Mapped to NB_ROW


insertCount

java.lang.Integer insertCount
Mapped to NB_INS


updateCount

java.lang.Integer updateCount
Mapped to NB_UPD


deleteCount

java.lang.Integer deleteCount
Mapped to NB_DEL


errorCount

java.lang.Integer errorCount
Mapped to NB_ERR


sessionVariables

java.util.Collection<E> sessionVariables
Mapped as one to many with OdiSessionVariable


sessionParameters

java.util.Map<K,V> sessionParameters
Mapped as Direct Map to SNP_PARAM_SESS


logLevel

LogLevel logLevel
Mapped to LOG_LEVEL


masterAgentName

java.lang.String masterAgentName
Mapped to MASTER_AGENT_NAME

Class oracle.odi.domain.runtime.session.OdiSessionFolder extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionFolderId

java.lang.Number sessionFolderId

name

java.lang.String name

keywords

java.lang.String keywords

Class oracle.odi.domain.runtime.session.OdiSessionStepLog extends oracle.odi.domain.runtime.session.StepLog implements Serializable

Serialized Fields

sessionTaskLogs

java.util.List<E> sessionTaskLogs

nextStepAfterSuccess

org.eclipse.persistence.indirection.ValueHolderInterface nextStepAfterSuccess
Mapped to SNP_SESS_STPE.NNO = SNP_SESS_STPE.OK_NEXT_STEP


okExitCode

java.lang.String okExitCode
Mapped to OK_EXIT_CODE


nextStepAfterFailure

org.eclipse.persistence.indirection.ValueHolderInterface nextStepAfterFailure
Mapped to SNP_SESS_STPE.NNO = SNP_SESS_STPE.KO_NEXT_STEP


koExitCode

java.lang.String koExitCode
Mapped to KO_EXIT_CODE


failureRetryNumber

int failureRetryNumber
Mapped to KO_RETRY


failureRetryDelay

int failureRetryDelay
Mapped to KO_RETRY_INTERV


variableName

java.lang.String variableName
Mapped to VAR_NAME


variableOperator

VariableOperator variableOperator
Mapped to VAR_OP


variableIncrement

java.lang.Number variableIncrement
Mapped to VAR_INCR


variableValue

org.eclipse.persistence.indirection.ValueHolderInterface variableValue
Mapped to I_TXT_VAR_VALUE

Class oracle.odi.domain.runtime.session.OdiSessionTaskLog extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

internalOrder

java.lang.Integer internalOrder
Mapped to SNP_SESS_TASK.ORD_TRT


taskName1

java.lang.String taskName1

taskName2

java.lang.String taskName2

taskName3

java.lang.String taskName3

startTime

java.util.Date startTime

endTime

java.util.Date endTime

duration

java.lang.Integer duration

status

Status status

returnCode

java.lang.String returnCode

logCounter

OdiSessionTaskLog.LogCounter logCounter

errorMessage

org.eclipse.persistence.indirection.ValueHolderInterface errorMessage

insertCount

java.lang.Integer insertCount

updateCount

java.lang.Integer updateCount

deleteCount

java.lang.Integer deleteCount

errorCount

java.lang.Integer errorCount

sourceContextCode

java.lang.String sourceContextCode

sourceLogicalSchemaName

java.lang.String sourceLogicalSchemaName

sourceTransactionId

java.lang.String sourceTransactionId

sourceDataServerName

java.lang.String sourceDataServerName

sourceIsolationLevel

OdiSessionTaskLog.IsolationLevel sourceIsolationLevel

sourceCommitMode

OdiSessionTaskLog.CommitMode sourceCommitMode

targetContextCode

java.lang.String targetContextCode

targetLogicalSchemaName

java.lang.String targetLogicalSchemaName

targetDataServerName

java.lang.String targetDataServerName

targetTransactionId

java.lang.String targetTransactionId

targetIsolationLevel

OdiSessionTaskLog.IsolationLevel targetIsolationLevel

targetCommitMode

OdiSessionTaskLog.CommitMode targetCommitMode

sessionId

java.lang.Number sessionId

taskLogNumber

int taskLogNumber

executionCount

int executionCount

scenarioTaskNumber

int scenarioTaskNumber

chunks

java.util.List<E> chunks

logLevel

LogLevel logLevel

ignoreError

boolean ignoreError

Class oracle.odi.domain.runtime.session.OdiSessionVariable extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

name

java.lang.String name
Mapped to VAR_NAME


defaultNumericValue

java.lang.Long defaultNumericValue
Mapped to DEF_N


defaultDateValue

java.sql.Date defaultDateValue
Mapped to DEF_DATE


defaultShortText

java.lang.String defaultShortText
Mapped to DEF_V


defaultLongText

org.eclipse.persistence.indirection.ValueHolderInterface defaultLongText
Mapped to I_TXT_DEF_T


type

VariableType type
Mapped to VAR_DATATYPE


action

Action action
Mapped to IND_STORE


sessionId

int sessionId
Mapped to SESS_NO


description

org.eclipse.persistence.indirection.ValueHolderInterface description
Mapped to I_TXT_VAR

Class oracle.odi.domain.runtime.session.StepLog extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

status

Status status
Deprecated. 

errorMessage

org.eclipse.persistence.indirection.ValueHolderInterface errorMessage
Deprecated. 

startTime

java.util.Date startTime
Deprecated. 

endTime

java.util.Date endTime
Deprecated. 

duration

java.lang.Integer duration
Deprecated. 

name

java.lang.String name
Deprecated. 

stepType

StepType stepType
Deprecated. 

stepNumber

int stepNumber
Deprecated. 

executionCount

int executionCount
Deprecated. 

contextCode

java.lang.String contextCode
Deprecated. 

maxErrorCount

java.lang.Integer maxErrorCount
Deprecated. 

returnCode

java.lang.String returnCode
Deprecated. 

insertCount

java.lang.Integer insertCount
Deprecated. 

updateCount

java.lang.Integer updateCount
Deprecated. 

deleteCount

java.lang.Integer deleteCount
Deprecated. 

recordCount

java.lang.Integer recordCount
Deprecated. 

errorCount

java.lang.Integer errorCount
Deprecated. 

maxErrorCountAsPercentage

boolean maxErrorCountAsPercentage
Deprecated. 

sessionId

java.lang.Number sessionId
Deprecated. 

targetLogicalSchemaName

java.lang.String targetLogicalSchemaName
Deprecated. 
Mapped to LSCHEMA_NAME


targetModelCode

java.lang.String targetModelCode
Deprecated. 
Mapped to MOD_CODE


targetTableName

java.lang.String targetTableName
Deprecated. 
Mapped to TABLE_NAME


targetResourceName

java.lang.String targetResourceName
Deprecated. 
Mapped to RES_NAME


forcedContextCode

java.lang.String forcedContextCode
Deprecated. 
Mapped to F_CONTEXT_CODE

Class oracle.odi.domain.runtime.session.StepLog.OdiStepLogId extends java.lang.Object implements Serializable

Serialized Fields

sessionId

java.lang.Number sessionId

stepNumber

int stepNumber

executionCount

int executionCount

Package oracle.odi.domain.runtime.variable

Class oracle.odi.domain.runtime.variable.OdiVariableValue extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

serialVersionUID: 7193592948008760126L

Serialized Fields

variableName

java.lang.String variableName

contextCode

java.lang.String contextCode

valueId

java.lang.Number valueId

numericValue

java.lang.Number numericValue

dataValue

java.util.Date dataValue

shortTextValue

java.lang.String shortTextValue

longTextValue

org.eclipse.persistence.indirection.ValueHolderInterface longTextValue

Class oracle.odi.domain.runtime.variable.OdiVariableValue.OdiVariableValueId extends java.lang.Object implements Serializable

serialVersionUID: 5281602074537241687L

Serialized Fields

contextCode

java.lang.String contextCode

variableName

java.lang.String variableName

valueId

java.lang.Number valueId

Package oracle.odi.domain.security

Class oracle.odi.domain.security.OdiUser extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

name

java.lang.String name
Mapped to SNP_USER.WUSER_NAME


passwordExpiracyDate

java.util.Date passwordExpiracyDate
Mapped to SNP_USER.EXPIRACY_DATE


initials

java.lang.String initials
Mapped to SNP_USER.WUSER_INIT


isSupervisor

boolean isSupervisor
Mapped to SNP_USER.AUT_SUPERVISOR


accountExpiracyDate

java.util.Date accountExpiracyDate
Mapped to SNP_USER.USER_EXPIRACY_DATE


notes

org.eclipse.persistence.indirection.ValueHolderInterface notes
Mapped to SNP_USER.I_TXT_DETAIL


userId

java.lang.Number userId
Mapped to SNP_USER.I_WUSER


Package oracle.odi.domain.topology

Class oracle.odi.domain.topology.AbstractOdiDataServer extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

isJndiConnection

boolean isJndiConnection
Mapped to SNP_CONNECT.IND_JNDI


dataServerId

java.lang.Number dataServerId
Mapped to SNP_CONNECT.I_CONNECT


password

java.lang.String password
Mapped to SNP_CONNECT.PASS


username

java.lang.String username
Mapped to SNP_CONNECT.USER_NAME


jdbcUrl

org.eclipse.persistence.indirection.ValueHolderInterface jdbcUrl
Mapped to SNP_CONNECT.I_TXT_JAVA_URL JDBC Url


jdbcDriverName

java.lang.String jdbcDriverName
Mapped to SNP_CONNECT.JAVA_DRIVER JDBC Driver Name


connectionProperties

java.util.Map<K,V> connectionProperties
Mapped direct map to SNP_CONNECT_PROP


initialContextFactory

java.lang.String initialContextFactory
JNDI factory class. SNP_CONNECT. JNDI_FACTORY


jndiAuthentication

java.lang.String jndiAuthentication
JNDI Authentication mode Mapped to SNP_CONNECT.JNDI_AUTHENT


jndiProviderUrl

org.eclipse.persistence.indirection.ValueHolderInterface jndiProviderUrl
SNP_CONNECT.I_TXT_JNDI_URL


jndiResourceName

java.lang.String jndiResourceName
JNDI Resource name Mapped to SNP_CONNECT.JNDI_RESSOURCE


jndiPrincipal

java.lang.String jndiPrincipal
JNDI User Mapped to SNP_CONNECT.JNDI_USER


jndiCredentials

java.lang.String jndiCredentials
JNDI password Mapped to SNP_CONNECT.JNDI_PWD


wsDeployMode

java.lang.String wsDeployMode
Mapped to SNP_CONNECT.WS_DEPLOY_MODE


wsBaseUrl

org.eclipse.persistence.indirection.ValueHolderInterface wsBaseUrl
Mapped to SNP_CONNECT.I_TXT_WS_BASE_URL

Class oracle.odi.domain.topology.OdiContext extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

contextId

java.lang.Number contextId
Mapped to SNP_CONTEXT.I_CONTEXT


name

java.lang.String name
Mapped to SNP_CONTEXT.CONTEXT_NAME


code

java.lang.String code
Mapped to SNP_CONTEXT.CONTEXT_CODE


defaultContext

boolean defaultContext
Mapped to SNP_CONTEXT.DEF_CONT


overridenFlexFieldValues

java.util.Collection<E> overridenFlexFieldValues

flexFieldValueManager

oracle.odi.domain.flexfields.FlexFieldValueManager flexFieldValueManager

Class oracle.odi.domain.topology.OdiContextualAgentMapping extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

physicalAgent

org.eclipse.persistence.indirection.ValueHolderInterface physicalAgent

context

org.eclipse.persistence.indirection.ValueHolderInterface context

logicalAgent

org.eclipse.persistence.indirection.ValueHolderInterface logicalAgent

Class oracle.odi.domain.topology.OdiContextualAgentMapping.OdiContextualAgentMappingId extends java.lang.Object implements Serializable

Serialized Fields

context

java.lang.Number context

logicalAgent

java.lang.Number logicalAgent

Class oracle.odi.domain.topology.OdiContextualSchemaMapping extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

context

org.eclipse.persistence.indirection.ValueHolderInterface context

physicalSchema

org.eclipse.persistence.indirection.ValueHolderInterface physicalSchema

logicalSchema

org.eclipse.persistence.indirection.ValueHolderInterface logicalSchema

Class oracle.odi.domain.topology.OdiContextualSchemaMapping.OdiContextualSchemaMappingId extends java.lang.Object implements Serializable

Serialized Fields

context

java.lang.Number context

logicalSchema

java.lang.Number logicalSchema

Class oracle.odi.domain.topology.OdiDataServer extends AbstractOdiDataServer implements Serializable

Serialized Fields

name

java.lang.String name
Mapped to SNP_CONNECT.CON_NAME


serverInstanceName

java.lang.String serverInstanceName
Mapped to SNP_CONNECT.DSERV_NAME


batchUpdateSize

int batchUpdateSize
Mapped to SNP_CONNECT.BATCH_UPDATE_SIZE


fetchArraySize

int fetchArraySize
Mapped to SNP_CONNECT.FETCH_ARRAY_SERV


technology

org.eclipse.persistence.indirection.ValueHolderInterface technology
Mapped to SNP_CONNECT.I_TECHNO


physicalSchemas

java.util.Collection<E> physicalSchemas
Mapped to SNP_CONNECT.I_CONNECT = SNP_PSCHEMA.I_CONNECT

Class oracle.odi.domain.topology.OdiDataType extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

conversions

java.util.Collection<E> conversions
Mapped as OneToMany to TypeConversion (SNP_CONV_DT)


dataTypeId

java.lang.Number dataTypeId
Mapped to SNP_DT.I_DT


name

java.lang.String name
Mapped to SNP_DT.DT_NAME


code

java.lang.String code
Mapped to SNP_DT.DT_SOURCE


ddlPattern

java.lang.String ddlPattern
Mapped to SNP_DT.DT_CRE_TAB


iconLetter

java.lang.String iconLetter
Mapped to SNP_DT.ICON_LETTER


technology

org.eclipse.persistence.indirection.ValueHolderInterface technology
Mapped to SNP_DT.I_TECHNO

Class oracle.odi.domain.topology.OdiEnterpriseScheduler extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

enterpriseSchedulerId

java.lang.Number enterpriseSchedulerId

name

java.lang.String name

initialContextFactory

java.lang.String initialContextFactory

securityPrincipal

java.lang.String securityPrincipal

securityCredentials

java.lang.String securityCredentials

providerUrl

java.lang.String providerUrl

metadataServiceJndiName

java.lang.String metadataServiceJndiName

runtimeServiceJndiName

java.lang.String runtimeServiceJndiName

securityRuntimePrincipal

java.lang.String securityRuntimePrincipal

securityRuntimeCredentials

java.lang.String securityRuntimeCredentials

wsCallbackUrl

java.lang.String wsCallbackUrl

asyncJndiName

java.lang.String asyncJndiName

Class oracle.odi.domain.topology.OdiFlexField extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

flexFieldId

java.lang.Number flexFieldId
Mapped to SNP_FLEX_FIELD.I_FF


name

java.lang.String name
Mapped to SNP_FLEX_FIELD.FF_NAME


code

java.lang.String code
Mapped to SNP_FLEX_FIELD.FF_CODE


flexFieldUserClass

java.lang.Class<T> flexFieldUserClass
Mapped to SNP_FLEX_FIELD.I_OBJECTS


technology

org.eclipse.persistence.indirection.ValueHolderInterface technology
Mapped to SNP_FLEX_FIELD.FF_TECHNO


defaultShortTextValue

java.lang.String defaultShortTextValue
Mapped to SNP_FLEX_FIELD.SHORT_TXT_VALUE.


defaultNumericValue

java.lang.Long defaultNumericValue
Mapped to SNP_FLEX_FIELD.NUM_VALUE.


order

int order
Mapped to SNP_FLEX_FIELD.FF_ORDER


flexFieldType

OdiFlexField.FlexFieldType flexFieldType
Mapped to SNP_FLEX_FIELD.FF_TYPE

Class oracle.odi.domain.topology.OdiIndexType extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

indexTypeId

java.lang.Number indexTypeId
Mapped to SNP_INDEX_TYPE.I_INDEX_TYPE


technology

org.eclipse.persistence.indirection.ValueHolderInterface technology
Mapped to SNP_INDEX_TYPE.I_TECHNO


name

java.lang.String name
Mapped to SNP_INDEX_TYPE.INDEX_TYPE_NAME


code

java.lang.String code
Mapped to SNP_INDEX_TYPE.INDEX_TYPE_CODE

Class oracle.odi.domain.topology.OdiLogicalAgent extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

logicalAgentId

java.lang.Number logicalAgentId

name

java.lang.String name

contextualAgentMappings

java.util.Collection<E> contextualAgentMappings

Class oracle.odi.domain.topology.OdiLogicalSchema extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

logicalSchemaId

java.lang.Number logicalSchemaId
Mapped to SNP_LSCHEMA.I_LSCHEMA.


name

java.lang.String name
Mapped to SNP_LSCHEMA.LSCHEMA_NAME.


technology

org.eclipse.persistence.indirection.ValueHolderInterface technology

contextualSchemaMappings

java.util.List<E> contextualSchemaMappings

Class oracle.odi.domain.topology.OdiMasterRepositoryInfo extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

masterRepositoryId

java.lang.Number masterRepositoryId

name

java.lang.String name

version

java.lang.String version

creationTime

java.lang.Long creationTime

Class oracle.odi.domain.topology.OdiPhysicalAgent extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

physicalAgentId

java.lang.Number physicalAgentId
Mapped to I_AGENT


name

java.lang.String name
Mapped to AGENT_NAME


protocol

java.lang.String protocol
Mapped to PROTOCOL


hostName

java.lang.String hostName
Mapped to HOST_NAME


hostPort

int hostPort
Mapped to HOST_PORT


applicationName

java.lang.String applicationName
Mapped to APPLICATION_NAME


maxConcurrentSessionCount

int maxConcurrentSessionCount
Mapped to MAX_THREAD


loadBalancingAgents

java.util.Collection<E> loadBalancingAgents
Mapped as ManyToMany using SNP_LB_AGENT


definedDataSources

java.util.Collection<E> definedDataSources

masterAgents

java.util.Collection<E> masterAgents
Mapped as ManyToMany using SNP_LB_AGENT

Class oracle.odi.domain.topology.OdiPhysicalAgentDataSource extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

physicalAgent

OdiPhysicalAgent physicalAgent

dataServer

AbstractOdiDataServer dataServer

jndiName

java.lang.String jndiName

lookupUsingJndiEncPrefix

boolean lookupUsingJndiEncPrefix

Class oracle.odi.domain.topology.OdiPhysicalAgentDataSource.OdiPhysicalAgentDataSourceId extends java.lang.Object implements Serializable

Serialized Fields

physicalAgent

java.lang.Number physicalAgent

dataServer

java.lang.Number dataServer

Class oracle.odi.domain.topology.OdiPhysicalSchema extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

physicalSchemaId

java.lang.Number physicalSchemaId
Mapped to SNP_PSCHEMA.I_PSCHEMA


dataServer

org.eclipse.persistence.indirection.ValueHolderInterface dataServer
Mapped to SNP_PSCHEMA.I_CONNECT


name

java.lang.String name
Mapped to SNP_PSCHEMA.EXT_NAME


schemaName

java.lang.String schemaName
Mapped to SNP_PSCHEMA.SCHEMA_NAME


catalogName

java.lang.String catalogName
Mapped to SNP_PSCHEMA.CATALOG_NAME


workSchemaName

java.lang.String workSchemaName
Mapped to SNP_PSCHEMA.WSCHEMA_NAME


workCatalogName

java.lang.String workCatalogName
Mapped to SNP_PSCHEMA.WCATALOG_NAME


errorTablePrefix

java.lang.String errorTablePrefix
Mapped to SNP_PSCHEMA.ERR_PRF_TAB


temporaryIndexPrefix

java.lang.String temporaryIndexPrefix
Mapped to SNP_PSCHEMA.IDX_PRF_TAB


integrationTablePrefix

java.lang.String integrationTablePrefix
Mapped to SNP_PSCHEMA.INT_PRF_TAB


loadingTablePrefix

java.lang.String loadingTablePrefix
Mapped to SNP_PSCHEMA.COL_PRF_TAB


journalTablePrefix

java.lang.String journalTablePrefix
Mapped to SNP_PSCHEMA.JRN_PRF_TAB


journalViewPrefix

java.lang.String journalViewPrefix
Mapped to SNP_PSCHEMA.JRN_PRF_VIE


journalTriggerPrefix

java.lang.String journalTriggerPrefix
Mapped to SNP_PSCHEMA.JRN_PRF_TRG


localObjectMask

java.lang.String localObjectMask
Mapped to SNP_PSCHEMA.LOC_OBJ_PATTERN


remoteObjectMask

java.lang.String remoteObjectMask
Mapped to SNP_PSCHEMA.REM_OBJ_PATTERN


defaultPhysicalSchema

boolean defaultPhysicalSchema
Mapped to SNP_PSCHEMA.DEF_CON_PSCHEMA Default value is initialized by constructor through pDataServer.addPhysicalSchema(this);


partitionMask

java.lang.String partitionMask
Mapped to SNP_PSCHEMA.PART_PATTERN


subPartitionMask

java.lang.String subPartitionMask
Mapped to SNP_PSCHEMA.SUB_PART_PATTERN


remoteSequenceMask

java.lang.String remoteSequenceMask
Mapped to SNP_PSCHEMA.REM_SEQ_PATTERN


localSequenceMask

java.lang.String localSequenceMask
Mapped to SNP_PSCHEMA.LOC_SEQ_PATTERN

Class oracle.odi.domain.topology.OdiRepositoryServer extends AbstractOdiDataServer implements Serializable

Serialized Fields

workRepositoryInfo

org.eclipse.persistence.indirection.ValueHolderInterface workRepositoryInfo

Class oracle.odi.domain.topology.OdiTechnology extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

technologyId

java.lang.Number technologyId
Mapped to SNP_TECHNO.I_TECHNO


name

java.lang.String name
Mapped to SNP_TECHNO.TECHNO_NAME


internalName

java.lang.String internalName
Mapped to SNP_TECHNO.TECH_INT_NAME


executionChannel

OdiTechnology.ExecutionChannel executionChannel
Mapped to SNP_TECHNO.EXE_CHANEL


dataServers

java.util.Collection<E> dataServers

sqlSelectCapable

boolean sqlSelectCapable
Mapped to SNP_TECHNO.SQL_CAP


sqlWhereCapable

boolean sqlWhereCapable
Mapped to SNP_TECHNO.WHERE_CAP


sqlJoinCapability

OdiTechnology.SqlJoinCapability sqlJoinCapability
Mapped to SNP_TECHNO.JOIN_CAP


fileTechnology

boolean fileTechnology
Mapped to SNP_TECHNO.IND_FILE_PARAM


instanceServerSupported

boolean instanceServerSupported
Mapped to SNP_TECHNO.IND_DSERVER


catalogSupported

boolean catalogSupported
Mapped to SNP_TECHNO.IND_CATALOG


schemaSupported

boolean schemaSupported
Mapped to SNP_TECHNO.IND_SCHEMA


localObjectMask

java.lang.String localObjectMask
Mapped to SNP_TECHNO.LOC_OBJ_PATTERN


remoteObjectMask

java.lang.String remoteObjectMask
Mapped to SNP_TECHNO.REM_OBJ_PATTERN


columnAliasSeparator

java.lang.String columnAliasSeparator
Mapped to SNP_TECHNO.COL_ALIAS_WORD


tableAliasSeparator

java.lang.String tableAliasSeparator
Mapped to SNP_TECHNO.TAB_ALIAS_WORD


serverDateFunction

java.lang.String serverDateFunction
Mapped to SNP_TECHNO.DATE_FCT


stringDataTypeMask

java.lang.String stringDataTypeMask
Mapped to SNP_TECHNO.DDL_VARCHAR_MASK


dateDataTypeMask

java.lang.String dateDataTypeMask
Mapped to SNP_TECHNO.DDL_DATE_MASK


numericDataTypeMask

java.lang.String numericDataTypeMask
Mapped to SNP_TECHNO.DDL_NUMERIC_MASK


longVarBinaryDataTypeMask

java.lang.String longVarBinaryDataTypeMask
Mapped to DDL_LONGRAW_MASK


ddlNullKeyword

java.lang.String ddlNullKeyword
Mapped to SNP_TECHNO.DDL_NULL


joinFullKeyword

java.lang.String joinFullKeyword
Mapped to SNP_TECHNO.JOIN_FULL


joinCrossKeyword

java.lang.String joinCrossKeyword
Mapped to SNP_TECHNO.DDL_JOIN_CROSS


joinLeftOuterKeyword

java.lang.String joinLeftOuterKeyword
Mapped to SNP_TECHNO.JOIN_LEFT_OUTER


joinRightOuterKeyword

java.lang.String joinRightOuterKeyword
Mapped to SNP_TECHNO.JOIN_RIGHT_OUTER


joinOuterKeyword

java.lang.String joinOuterKeyword
Mapped to SNP_TECHNO.JOIN_OUTER


joinNaturalKeyword

java.lang.String joinNaturalKeyword
Mapped to SNP_TECHNO.JOIN_NATURAL


joinInnerKeyword

java.lang.String joinInnerKeyword
Mapped to SNP_TECHNO.JOIN_IN


maxTableNameLength

int maxTableNameLength
Mapped to SNP_TECHNO.MAX_TAB_NAME_LEN


maxColumnNameLength

int maxColumnNameLength
Mapped to SNP_TECHNO.MAX_COL_NAME_LEN


dataTypes

java.util.Collection<E> dataTypes
Mapped to SNP_DT.I_TECHNO


indexTypes

java.util.Collection<E> indexTypes
Mapped to SNP_TECHNO.I_TECHNO = SNP_INDEX_TYPE.I_TECHNO


logicalSchemas

java.util.Collection<E> logicalSchemas
Mapped to SNP_TECHNO.I_TECHNO = SNP_LSCHEMA.I_TECHNO


setOperatorList

java.lang.String setOperatorList
Mapped to SNP_TECHNO.SET_OPERATOR_LST


partitionCapability

OdiTechnology.PartitionCapability partitionCapability
Mapped to SNP_TECHNO.IND_PARTITION


partitionMask

java.lang.String partitionMask
Mapped to SNP_TECHNO.PART_PATTERN


subPartitionMask

java.lang.String subPartitionMask
Mapped to SNP_TECHNO.SUB_PART_PATTERN


derivedTablesSupported

boolean derivedTablesSupported
Mapped to SNP_TECHNO.IND_SUPP_DRVD_TBL


lookupSelectSupported

boolean lookupSelectSupported
Mapped to SNP_TECHNO.IND_SUPP_SEL_LK


setOperatorSupported

boolean setOperatorSupported
Mapped to SNP_TECHNO.IND_SUPP_SET_OPERATOR


catalogTerminology

java.lang.String catalogTerminology
Mapped to SNP_TECHNO.CATALOG_TERM


schemaNameTerminology

java.lang.String schemaNameTerminology
Mapped to SNP_TECHNO.SCHEMA_TERM


serverNameTerminology

java.lang.String serverNameTerminology
Mapped to SNP_TECHNO.DSERVER_TERM


localSequenceMask

java.lang.String localSequenceMask
Mapped to SNP_TECHNO.LOC_SEQ_PATTERN


remoteSequenceMask

java.lang.String remoteSequenceMask
Mapped to SNP_TECHNO.REM_SEQ_PATTERN


nativeSequencesSupported

boolean nativeSequencesSupported
Mapped to SNP_TECHNO.IND_SEQUENCE


currentDateSQL

java.lang.String currentDateSQL
Mapped to SNP_TECHNO.GET_DATE_REQUEST


joinInFromClause

boolean joinInFromClause
Mapped to SNP_TECHNO.JOIN_CLOSE_ON


joinBracketsSupported

boolean joinBracketsSupported
Mapped to SNP_TECHNO.JOIN_BRACE

Class oracle.odi.domain.topology.OdiWorkRepositoryInfo extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

workRepositoryId

java.lang.Number workRepositoryId

name

java.lang.String name

type

OdiWorkRepositoryInfo.WorkRepType type

dataServer

org.eclipse.persistence.indirection.ValueHolderInterface dataServer

Package oracle.odi.domain.xrefs

Class oracle.odi.domain.xrefs.AliasedColumnCrossRef extends CrossRef<T extends IColumn<?>> implements Serializable

Serialized Fields

alias

java.lang.String alias

column

IColumn<DataStoreType extends IDataStore<?,?>> column

mColumnType

AliasedColumnCrossRef.ColumnType mColumnType

Class oracle.odi.domain.xrefs.CrossRef extends oracle.odi.domain.support.BusinessObject implements Serializable

Serialized Fields

position

int position

expressionElement

java.lang.String expressionElement

Class oracle.odi.domain.xrefs.OdiSequenceCrossRef extends CrossRef<OdiSequence> implements Serializable

Serialized Fields

sequence

org.eclipse.persistence.indirection.ValueHolderInterface sequence

Class oracle.odi.domain.xrefs.OdiUserFunctionCrossRef extends CrossRef<OdiUserFunction> implements Serializable

Serialized Fields

userFunction

org.eclipse.persistence.indirection.ValueHolderInterface userFunction

technologyName

java.lang.String technologyName

Class oracle.odi.domain.xrefs.OdiVariableCrossRef extends CrossRef<OdiVariable> implements Serializable

Serialized Fields

variable

org.eclipse.persistence.indirection.ValueHolderInterface variable

Package oracle.odi.domain.xrefs.expression

Class oracle.odi.domain.xrefs.expression.IllegalExpressionObjectException extends OdiRuntimeException implements Serializable

Serialized Fields

mObject

java.lang.Object mObject

mLanguage

com.sunopsis.language.SnpsLanguage mLanguage

Package oracle.odi.generation

Class oracle.odi.generation.DataServiceGeneratorException extends OdiRuntimeException implements Serializable

Class oracle.odi.generation.DDLGeneratorServiceException extends OdiRuntimeException implements Serializable

Class oracle.odi.generation.OdiScenarioGeneratorException extends OdiRuntimeException implements Serializable


Package oracle.odi.impexp

Class oracle.odi.impexp.OdiImportException extends OdiException implements Serializable

Class oracle.odi.impexp.OdiImportForbiddenException extends OdiImportException implements Serializable

Class oracle.odi.impexp.OdiImportNotConsistentSynonymException extends OdiImportException implements Serializable

Class oracle.odi.impexp.OdiImportNotSupportedException extends OdiImportException implements Serializable

Class oracle.odi.impexp.OdiImportReplaceException extends OdiImportException implements Serializable

Class oracle.odi.impexp.OdiImportUserProcedureOverKMException extends OdiImportException implements Serializable


Package oracle.odi.interfaces

Class oracle.odi.interfaces.TargetIsTemporaryException extends OdiDomainException implements Serializable


Package oracle.odi.interfaces.basic

Class oracle.odi.interfaces.basic.NoSourceSetException extends OdiDomainException implements Serializable

Class oracle.odi.interfaces.basic.OdiInterfaceNotReadyForPersistException extends OdiException implements Serializable


Package oracle.odi.interfaces.data

Class oracle.odi.interfaces.data.OdiConnectionNotFoundException extends java.lang.Exception implements Serializable

Class oracle.odi.interfaces.data.PhysicalSchemasConflictException extends java.lang.Exception implements Serializable


Package oracle.odi.interfaces.interactive.exceptions

Class oracle.odi.interfaces.interactive.exceptions.DuplicateIdException extends OdiException implements Serializable

Class oracle.odi.interfaces.interactive.exceptions.NotReversibleException extends OdiException implements Serializable

Class oracle.odi.interfaces.interactive.exceptions.OdiInterfaceFatalIssueException extends OdiInterfaceNotReadyForPersistException implements Serializable

Serialized Fields

mInterfaceIssue

IInterfaceIssue mInterfaceIssue

Class oracle.odi.interfaces.interactive.exceptions.OdiInterfaceNotReadyForPersistException extends OdiException implements Serializable

Class oracle.odi.interfaces.interactive.exceptions.UnknownActionException extends OdiRuntimeException implements Serializable

Class oracle.odi.interfaces.interactive.exceptions.VetoActionException extends OdiRuntimeException implements Serializable


Package oracle.odi.interfaces.interactive.support

Class oracle.odi.interfaces.interactive.support.InvalidSubInterfaceException extends OdiException implements Serializable


Package oracle.odi.interfaces.interactive.support.sourceset.creators

Class oracle.odi.interfaces.interactive.support.sourceset.creators.InexistentMappingException extends OdiException implements Serializable


Package oracle.odi.runtime.agent

Class oracle.odi.runtime.agent.AgentRequestException extends OdiRuntimeException implements Serializable

Serialized Fields

mRequestName

java.lang.String mRequestName

mErrorCode

int mErrorCode

Class oracle.odi.runtime.agent.ExecutionException extends oracle.odi.runtime.agent.AgentRequestException implements Serializable

Class oracle.odi.runtime.agent.PreparationException extends oracle.odi.runtime.agent.AgentRequestException implements Serializable


Package oracle.odi.runtime.agent.invocation

Class oracle.odi.runtime.agent.invocation.InvocationException extends OdiException implements Serializable

Serialized Fields

mError

oracle.odi.runtime.agent.invocation.response.OdiAgentErrorResponseDocument mError

Package oracle.odi.setup

Class oracle.odi.setup.AuthenticationConfigurationSwitchingException extends OdiException implements Serializable

Class oracle.odi.setup.InvalidJdbcPropertiesException extends RepositorySetupException implements Serializable

Serialized Fields

mJdbcProperties

JdbcProperties mJdbcProperties

Class oracle.odi.setup.RepositoryScriptsNotFoundException extends RepositorySetupException implements Serializable

Class oracle.odi.setup.RepositorySetupException extends OdiException implements Serializable


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

E17060-01

Copyright © 2010, Oracle and/or its affiliates. All rights reserved.