Skip navigation links

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

E17060-04


Serialized Form


Package oracle.odi.core

Class oracle.odi.core.IllegalOdiInstanceStateException extends OdiUncheckedException implements Serializable

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 OdiUncheckedException 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
Deprecated. 

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.UncategorizedConfigurationException extends OdiConfigurationException implements Serializable

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.persistence.transaction

Class oracle.odi.core.persistence.transaction.CannotCreateTransactionException extends TransactionException implements Serializable

Class oracle.odi.core.persistence.transaction.IllegalTransactionStateException extends TransactionUsageException implements Serializable

Class oracle.odi.core.persistence.transaction.TransactionException extends OdiUncheckedException implements Serializable

Class oracle.odi.core.persistence.transaction.TransactionSystemException extends TransactionException implements Serializable

Class oracle.odi.core.persistence.transaction.TransactionUsageException extends TransactionException implements Serializable

Class oracle.odi.core.persistence.transaction.UnexpectedRollbackException extends TransactionException implements Serializable

Package oracle.odi.core.repository

Class oracle.odi.core.repository.ConcurrencyFailureException extends RepositoryAccessException implements Serializable

Class oracle.odi.core.repository.InvalidRepositoryAccessApiUsageException extends RepositoryAccessException implements Serializable

Class oracle.odi.core.repository.ObjectIdMaxValueReachedException extends RepositoryAccessException implements Serializable

Class oracle.odi.core.repository.RepositoryAccessException extends OdiUncheckedException implements Serializable

Class oracle.odi.core.repository.RepositoryIntegrityViolationException extends RepositoryAccessException implements Serializable

Class oracle.odi.core.repository.RepositoryResourceFailureException extends RepositoryAccessException implements Serializable

Serialized Fields

repositoryType

RepositoryResourceFailureException.RepositoryType repositoryType

Class oracle.odi.core.repository.UncategorizedRepositoryAccessException extends RepositoryAccessException implements Serializable

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 PermissionDeniedException implements Serializable

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

Class oracle.odi.core.security.AuthorizationServiceException extends PermissionDeniedException 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 AuthenticationException implements Serializable

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

Class oracle.odi.core.security.InvalidExternalAuthenticationConfigurationException extends AuthenticationServiceException implements Serializable

Class oracle.odi.core.security.OdiSecurityException extends OdiUncheckedException 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 AuthenticationException 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

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

Package oracle.odi.domain

Class oracle.odi.domain.DomainRuntimeException extends OdiUncheckedException implements Serializable

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

flexFieldCode

java.lang.String flexFieldCode

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.marker

Class oracle.odi.domain.marker.OdiMarkerGroup extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

markerGroupId

java.lang.Number markerGroupId

project

org.eclipse.persistence.indirection.ValueHolderInterface project

code

java.lang.String code

name

java.lang.String name

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


overridenFlexFieldValues

java.util.Collection<E> overridenFlexFieldValues

flexFieldValueManager

oracle.odi.domain.flexfields.FlexFieldValueManager flexFieldValueManager

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

shortcutReference

org.eclipse.persistence.indirection.ValueHolderInterface shortcutReference
mapped to I_SC_TABLE

shortcutBase

org.eclipse.persistence.indirection.ValueHolderInterface shortcutBase
mapped to I_SC_BASE_TABLE

shortcutOrig

org.eclipse.persistence.indirection.ValueHolderInterface shortcutOrig
mapped to I_SC_ORIG_TABLE

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

zombieKeyColumns

java.util.HashMap<K,V> zombieKeyColumns
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 key columns if a zombie keycolumn is the same as the created key column.

overridenFlexFieldValues

java.util.Collection<E> overridenFlexFieldValues

flexFieldValueManager

oracle.odi.domain.flexfields.FlexFieldValueManager flexFieldValueManager

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

releaseTag

java.lang.String releaseTag
Mapped to SNP_MOD.RELEASE_TAG

mReleaseTag

oracle.odi.domain.model.OdiModel.ReleaseTag mReleaseTag

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)

deleteAction

OdiReference.CascadingRule deleteAction

updateAction

OdiReference.CascadingRule updateAction

foreignDataStore

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

primaryDataStore

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

primaryDataStoreShortcut

org.eclipse.persistence.indirection.ValueHolderInterface primaryDataStoreShortcut
SNP_JOIN.I_SC_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


overridenFlexFieldValues

java.util.Collection<E> overridenFlexFieldValues

flexFieldValueManager

oracle.odi.domain.flexfields.FlexFieldValueManager flexFieldValueManager

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

releaseTag

java.lang.String releaseTag
Mapped to SNP_MOD.RELEASE_TAG

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

underlyingScTable

org.eclipse.persistence.indirection.ValueHolderInterface underlyingScTable

shortcutReference

org.eclipse.persistence.indirection.ValueHolderInterface shortcutReference
mapped to I_SC_POP

shortcutBase

org.eclipse.persistence.indirection.ValueHolderInterface shortcutBase
mapped to I_SC_BASE_POP

shortcutOrig

org.eclipse.persistence.indirection.ValueHolderInterface shortcutOrig
mapped to I_SC_ORIG_POP

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

mLastPosition

int mLastPosition

overridenFlexFieldValues

java.util.Collection<E> overridenFlexFieldValues

flexFieldValueManager

oracle.odi.domain.flexfields.FlexFieldValueManager flexFieldValueManager

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

buildNumber

java.lang.String buildNumber

checksum

int checksum

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.

overridenFlexFieldValues

java.util.Collection<E> overridenFlexFieldValues

flexFieldValueManager

oracle.odi.domain.flexfields.FlexFieldValueManager flexFieldValueManager

shortcutReference

org.eclipse.persistence.indirection.ValueHolderInterface shortcutReference
mapped to I_SC_PACKAGE

shortcutBase

org.eclipse.persistence.indirection.ValueHolderInterface shortcutBase
mapped to I_SC_BASE_PACKAGE

shortcutOrig

org.eclipse.persistence.indirection.ValueHolderInterface shortcutOrig
mapped to I_SC_ORIG_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

overridenFlexFieldValues

java.util.Collection<E> overridenFlexFieldValues

flexFieldValueManager

oracle.odi.domain.flexfields.FlexFieldValueManager flexFieldValueManager

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

logFinalCommand

boolean logFinalCommand

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

overridenFlexFieldValues

java.util.Collection<E> overridenFlexFieldValues

flexFieldValueManager

oracle.odi.domain.flexfields.FlexFieldValueManager flexFieldValueManager

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

org.eclipse.persistence.indirection.ValueHolderInterface rowFilter
Mapped to I_TXT_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

buildNumber

java.lang.String buildNumber
The description of the SKM Mapped to I_TXT_TRT_TXT

checksum

int checksum

srcTechnology

java.lang.String srcTechnology

trgTechnology

java.lang.String trgTechnology

description

org.eclipse.persistence.indirection.ValueHolderInterface description

project

org.eclipse.persistence.indirection.ValueHolderInterface project

skmId

java.lang.Number skmId

command

org.eclipse.persistence.indirection.ValueHolderInterface command

Class oracle.odi.domain.project.OdiTechnologyAlreadyImplementedException extends OdiDomainException implements Serializable

Serialized Fields

userFunction

OdiUserFunction userFunction
Deprecated. 

technology

OdiTechnology technology
Deprecated. 

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

userFunction

org.eclipse.persistence.indirection.ValueHolderInterface userFunction
Mapped to SNP_UFUNC_IMPL.I_UFUNC = SNP_UFUNC.I_UFUNC

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

shortcutReference

org.eclipse.persistence.indirection.ValueHolderInterface shortcutReference
mapped to SNP_TRT.I_SC_TRT

shortcutBase

org.eclipse.persistence.indirection.ValueHolderInterface shortcutBase
mapped to SNP_TRT.I_SC_BASE_TRT

shortcutOrig

org.eclipse.persistence.indirection.ValueHolderInterface shortcutOrig
mapped to I_SC_ORIG_TRT

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

valuePersistence

OdiVariable.ValuePersistence valuePersistence

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

dataStoreShortcut

org.eclipse.persistence.indirection.ValueHolderInterface dataStoreShortcut
mapped to I_SC_TABL

interfaceShortcut

org.eclipse.persistence.indirection.ValueHolderInterface interfaceShortcut
mapped to I_SC_POP

procedureShortcut

org.eclipse.persistence.indirection.ValueHolderInterface procedureShortcut
mapped to I_SC_TRT

dataStore

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

mInterface

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

procedure

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

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

Serialized Fields

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

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

recurseSubModels

boolean recurseSubModels
Mapped to RECURSE_SUBMOD

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

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

recurseSubModels

boolean recurseSubModels
Mapped to RECURSE_SUBMOD

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

underlyingOdiDataStoreShortcut

org.eclipse.persistence.indirection.ValueHolderInterface underlyingOdiDataStoreShortcut

underlyingOdiInterfaceShortcut

org.eclipse.persistence.indirection.ValueHolderInterface underlyingOdiInterfaceShortcut

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

position

java.lang.Integer position

mModified

boolean mModified

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

mModified

boolean mModified

Package oracle.odi.domain.relational

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

Serialized Fields

mColumnName

java.lang.String mColumnName
Deprecated. 

mDataStore

IDataStore<ColumnType extends IColumn,KeyType extends IKey> mDataStore
Deprecated. 

Package oracle.odi.domain.runtime.loadplan

Class oracle.odi.domain.runtime.loadplan.OdiCaseElse extends OdiLoadPlanCaseCondition implements Serializable

Class oracle.odi.domain.runtime.loadplan.OdiCaseWhen extends OdiLoadPlanCaseCondition implements Serializable

Serialized Fields

testOperator

OdiCaseWhen.ComparisonOperator testOperator
Operator used for the test on the OdiLoadPlanVariable defined in the parent OdiLoadPlanStepCase.
See Also:
OdiCaseWhen.setTestOperator(ComparisonOperator), OdiCaseWhen.getTestOperator()

value

java.lang.String value
Value against which the OdiLoadPlanStepCase variable is tested
See Also:
OdiCaseWhen.setValue(Object), OdiCaseWhen.getValue()

varLongValue

java.lang.String varLongValue
Value against which the OdiLoadPlanStepCase variable is tested
See Also:
OdiCaseWhen.setValue(Object), OdiCaseWhen.getValue()

order

int order
Defines the order of this case when in the OdiLoadPlanStepCase.
See Also:
OdiCaseWhen.getOrder(), OdiCaseWhen.setOrder(int), OdiLoadPlanStepCase

lp_except_dummy

java.lang.Object lp_except_dummy

mDateFormat

oracle.odi.runtime.agent.invocation.request.support.OdiDateFormat mDateFormat
Local date format for string storage of dates values for test variable

Class oracle.odi.domain.runtime.loadplan.OdiLoadPlan extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

loadPlanId

java.lang.Number loadPlanId

OdiLoadPlan unique ID.

Value is set when persisting the object in the repository

See Also:
OdiLoadPlan.getLoadPlanId()

name

java.lang.String name
Name of the OdiLoadPlan.
This name is used as an identifier for example, to start, stop or re-start a load plan
Maximum length is OdiLoadPlan.NAME_MAX_LENGTH
See Also:
OdiLoadPlan.OdiLoadPlan(String), OdiLoadPlan.setName(String), OdiLoadPlan.getName()

logHistoryRetainedNbDays

int logHistoryRetainedNbDays
Number of days for which log history will be kept for this OdiLoadPlan.
See Also:
OdiLoadPlan.getLogHistoryRetainedNbDays(), OdiLoadPlan.setLogHistoryRetainedNbDays(int)

sessionLogsDefaultBehaviorForScenarios

OdiLoadPlan.SessionLogsBehavior sessionLogsDefaultBehaviorForScenarios
Indicates how logs will be maintained by default for the sessions of each of the scenarios started by the OdiLoadPlan.
See Also:
OdiLoadPlan.setSessionLogsDefaultBehaviorForScenarios(SessionLogsBehavior), OdiLoadPlan.getSessionLogsDefaultBehaviorForScenarios(), OdiLoadPlan.SessionLogsBehavior

sessionLogsDefaultBehaviorForScenarioSteps

OdiLoadPlan.SessionStepLogsBehavior sessionLogsDefaultBehaviorForScenarioSteps
Indicates how logs will be maintained by default for the session steps of each of the scenarios started by the Load Plan. Values are:
See Also:
OdiLoadPlan.setSessionLogsDefaultBehaviorForScenarioSteps(SessionStepLogsBehavior), OdiLoadPlan.getSessionLogsDefaultBehaviorForScenarioSteps(), OdiLoadPlan.SessionStepLogsBehavior

taskLogLevel

int taskLogLevel
Indicates the task level logging (1..5).
Note: When OdiLoadPlanStepRunScenario are configured as RestartType = RUN_SCENARIO_FROM_STEP or RUN_SCENARIO_FROM_TASK, this property is ignored.
See Also:
OdiLoadPlan.getTaskLogLevel(), OdiLoadPlan.setTaskLogLevel(int)

sessionKeywordsAsString

java.lang.String sessionKeywordsAsString
Comma separated list of keywords to propagate to the sessions.
Maximum length is OdiLoadPlan.SESSION_KEYWORDS_MAX_LENGTH
See Also:
OdiLoadPlan.setSessionKeywordsAsString(String), OdiLoadPlan.getSessionKeywordsAsString(), OdiLoadPlan.SESSION_KEYWORDS_MAX_LENGTH

description

org.eclipse.persistence.indirection.ValueHolderInterface description
Load plan description.

scenarioFolder

org.eclipse.persistence.indirection.ValueHolderInterface scenarioFolder
Load plan Scenario Folder.

rootStep

org.eclipse.persistence.indirection.ValueHolderInterface rootStep
First-level step for the OdiLoadPlan. When creating an OdiLoadPlan, a default root step is created. Step is serial has no parent.
Root step inherits from OdiLoadPlanStep
See Also:
OdiLoadPlan.getRootStep()

steps

java.util.List<E> steps

instances

java.util.List<E> instances
List of OdiLoadPlanInstance Executed from this Load Plan.
See Also:
OdiLoadPlan.getInstances()

exceptions

java.util.Collection<E> exceptions
List of exception steps defined for this load plan.
The user is allowed to choose one of these exceptions to use in case one of the OdiLoadPlanStep fails.
Defined by SNP_LP_STEP.I_LOAD_PLAN=xxx and SNP_LP_STEP.LP_STEP_TYPE='EX'
See Also:
OdiLoadPlanException, OdiLoadPlan.addException(String), OdiLoadPlan.removeException(OdiLoadPlanException), OdiLoadPlan.getExceptions()

variables

java.util.List<E> variables
list of exception steps defined for this load plan. Defined by SNP_LP_VAR.I_LOAD_PLAN=xxx.
This list contains all the variables that will be available for the user inside this OdiLoadPlan
See Also:
OdiLoadPlanVariable, #addVariable(OdiVariable), OdiLoadPlan.removeVariable(OdiLoadPlanVariable), OdiLoadPlan.getVariables()

garbageVariables

java.util.Map<K,V> garbageVariables

Class oracle.odi.domain.runtime.loadplan.OdiLoadPlanCaseCondition extends OdiLoadPlanElement implements Serializable

Serialized Fields

loadPlanStepCase

org.eclipse.persistence.indirection.ValueHolderInterface loadPlanStepCase
Case step in which in which this OdiCaseElse is defined
See Also:
#setParentLoadPlanStepCase(OdiLoadPlanStepCase), #getParentLoadPlanStepCase()

rootStep

org.eclipse.persistence.indirection.ValueHolderInterface rootStep
Root OdiLoadPlanStep for this OdiCaseWhen. Is serial by default.
See Also:
OdiLoadPlanCaseCondition.getRootStep()

rootStepList

java.util.List<E> rootStepList

enabled

boolean enabled

Class oracle.odi.domain.runtime.loadplan.OdiLoadPlanElement extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

stepId

java.lang.Number stepId

loadPlan

OdiLoadPlan loadPlan
the OdiLoadPlan in which this OdiLoadPlanElement is defined
See Also:
OdiLoadPlanElement.getLoadPlan(), OdiLoadPlanElement.setLoadPlan(OdiLoadPlan), OdiLoadPlan

name

java.lang.String name

Class oracle.odi.domain.runtime.loadplan.OdiLoadPlanException extends OdiLoadPlanElement implements Serializable

Serialized Fields

enabled

boolean enabled
0/1 to enable or disable this exception. Disabled steps are not executed in the overall load plan regardless of the enabled/disabled property of their sub-elements.
See Also:
OdiLoadPlanException.isEnabled(), OdiLoadPlanException.setEnabled(boolean)

sessionKeywordsAsString

java.lang.String sessionKeywordsAsString
Keywords for sessions created when executing this OdiLoadPlanException
See Also:
OdiLoadPlanException.setSessionKeywordsAsString(String), OdiLoadPlanException.getSessionKeywordsAsString()

rootStep

org.eclipse.persistence.indirection.ValueHolderInterface rootStep
first level step for the exception. Step is serial has no parent step.
See Also:
OdiLoadPlanException.getRootStep()

rootStepList

java.util.List<E> rootStepList

referringSteps

java.util.List<E> referringSteps

lp_except_dummy

java.lang.Object lp_except_dummy

Class oracle.odi.domain.runtime.loadplan.OdiLoadPlanSchedule extends OdiSchedule implements Serializable

Serialized Fields

loadPlan

OdiLoadPlan loadPlan

Class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStep extends OdiLoadPlanElement implements Serializable

Serialized Fields

parentLoadPlanElement

org.eclipse.persistence.indirection.ValueHolderInterface parentLoadPlanElement
Parent load plan element. The parent can be another step, a caseElse, a caseWhen or an exception.
If null, then the current step is the root step of the OdiLoadPlan.

enabled

boolean enabled
0/1 to enable or disable this exception. Disabled steps are not executed in the overall load plan regardless of the enabled/disabled property of their sub-elements.
See Also:
OdiLoadPlanStep.isEnabled(), OdiLoadPlanStep.setEnabled(boolean)

sessionKeywordsAsString

java.lang.String sessionKeywordsAsString
Keywords for sessions created when executing this OdiLoadPlanStep
See Also:
OdiLoadPlanStep.setSessionKeywordsAsString(String), OdiLoadPlanStep.getSessionKeywordsAsString()

order

int order
Defines the order of this step within its parent step. Except if the parent is parallel, the order defines the execution order. In the latter case, used only for presentation
See Also:
OdiLoadPlanStep.getOrder(), OdiLoadPlanStep.setOrder(int), OdiLoadPlanStepSerial

timeout

int timeout
Timeout in seconds for this step. The timeout defines a maximum time that this step should take before being aborted by the Load Plan. A value of zero indicates an infinite timeout.
. When a timeout is reached, the step is marked in error and the Exception associated is launched. 0 equals infinite
See Also:
OdiLoadPlanStep.getTimeout(), OdiLoadPlanStep.setTimeout(int)

exception

org.eclipse.persistence.indirection.ValueHolderInterface exception
OdiLoadPlanException Step defined within this load plan to be executed in case this step is in Error.
See Also:
OdiLoadPlanStep.setException(OdiLoadPlanException), OdiLoadPlanStep.getException()

exceptionBehavior

OdiLoadPlanStep.ExceptionBehavior exceptionBehavior
Exception behavior specifies how this step should behave in case an exception is encountered. #see OdiLoadPlanStep.ExceptionBehavior
See Also:
OdiLoadPlanStep.getExceptionBehavior(), OdiLoadPlanStep.setExceptionBehavior(ExceptionBehavior)

stepVariables

java.util.Collection<E> stepVariables
The collection representing the variable on which this step will interact (refresh, set value).
See Also:
OdiLoadPlanStepVariable, OdiLoadPlanStep.getLoadPlanStepVariables(), #addVariable(OdiLoadPlanVariable, boolean), #removeVariable(OdiLoadPlanVariable)

garbageStepVariables

java.util.HashMap<K,V> garbageStepVariables

stepExceptions

java.util.Collection<E> stepExceptions

Class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStepCase extends OdiLoadPlanStep implements Serializable

Serialized Fields

testVariable

org.eclipse.persistence.indirection.ValueHolderInterface testVariable
OdiLoadPlanVariable that will be used in this case-when-else block
See Also:
OdiLoadPlanVariable, OdiLoadPlanStepCase.setTestVariable(OdiLoadPlanVariable), OdiLoadPlanStepCase.getTestVariable()

caseElse

org.eclipse.persistence.indirection.ValueHolderInterface caseElse
OdiCaseElse defined in this OdiLoadPlanStepCase. It's created when the OdiLoadPlanStepCase is instanciated. It can be modified but it cannot be replaced by another instance of OdiCaseElse.
See Also:
OdiLoadPlanStepCase.getCaseElse(), OdiCaseElse

caseElseList

java.util.List<E> caseElseList

caseWhenList

java.util.List<E> caseWhenList
List of OdiCaseWhen clauses defined in this case-when-else block.
See Also:
OdiCaseWhen, #addCaseWhen(oracle.odi.domain.runtime.loadplan.OdiCaseWhen.ComparisonOperator, Number), OdiLoadPlanStepCase.removeCaseWhen(OdiCaseWhen)

Class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStepContainer extends OdiLoadPlanStep implements Serializable

Serialized Fields

childrenSteps

java.util.List<E> childrenSteps
The list representing this step's steps hierarchy (the steps whose parent step are this one)
See Also:
OdiLoadPlanStepContainer.addStepCase(String, OdiLoadPlanVariable), #addStepParallel(String, int), OdiLoadPlanStepContainer.addStepRunScenario(String, OdiScenario, OdiLogicalAgent, OdiContext), OdiLoadPlanStepContainer.addStepSerial(String), OdiLoadPlanStepContainer.removeStep(OdiLoadPlanStep), OdiLoadPlanStepContainer.getChildrenSteps()

Class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStepParallel extends OdiLoadPlanStepContainer implements Serializable

Serialized Fields

maxErrorChildCount

int maxErrorChildCount
Maximum number of sub-elements in error that is acceptable before this step is to be considered in error.
See Also:
OdiLoadPlanStepParallel.getMaxErrorChildCount(), OdiLoadPlanStepParallel.setMaxErrorChildCount(int)

restartType

OdiLoadPlanStepParallel.RestartType restartType
Restart behavior of this step when the Load Plan is restarted.
See Also:
OdiLoadPlanStepParallel.getRestartType(), OdiLoadPlanStepParallel.setRestartType(RestartType), OdiLoadPlanStepParallel.RestartType

Class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStepRunScenario extends OdiLoadPlanStep implements Serializable

Serialized Fields

restartType

OdiLoadPlanStepRunScenario.RestartType restartType
Restart behavior of this step when the Load Plan is restarted
See Also:
OdiLoadPlanStepRunScenario.getRestartType(), OdiLoadPlanStepRunScenario.setRestartType(RestartType), OdiLoadPlanStepRunScenario.RestartType

context

org.eclipse.persistence.indirection.ValueHolderInterface context
Forced Context that will be used to execute this Step.
See Also:
OdiLoadPlanStepRunScenario.getContext(), OdiLoadPlanStepRunScenario.setContext(OdiContext), OdiContext

contextCode

java.lang.String contextCode

scenarioName

java.lang.String scenarioName

scenarioVersion

java.lang.String scenarioVersion

logicalAgent

org.eclipse.persistence.indirection.ValueHolderInterface logicalAgent
Forced logical agent in charge of executing this Step.
See Also:
OdiLoadPlanStepRunScenario.setLogicalAgent(OdiLogicalAgent), OdiLoadPlanStepRunScenario.getLogicalAgent(), OdiLogicalAgent

logicalAgentName

java.lang.String logicalAgentName

priority

int priority
Defines an integer priority for this step when this step is a RunScenario step in the ODI agent. Value range is 0 to 100 (100 being highest priority). Default is 0. The priority of a run scenario step is evaluated globally for all running load plans.
See Also:
OdiLoadPlanStepRunScenario.getPriority(), OdiLoadPlanStepRunScenario.setPriority(int), OdiLoadPlanStep.MAX_PRIORITY, OdiLoadPlanStep.MIN_PRIORITY

Class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStepSerial extends OdiLoadPlanStepContainer implements Serializable

Serialized Fields

restartType

OdiLoadPlanStepSerial.RestartType restartType
Restart behavior of this step when the Load Plan is restarted.
See Also:
OdiLoadPlanStepSerial.RestartType, OdiLoadPlanStepSerial.setRestartType(RestartType), OdiLoadPlanStepSerial.getRestartType()

Class oracle.odi.domain.runtime.loadplan.OdiLoadPlanStepVariable extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

value

java.lang.String value
Variable short value for this step
See Also:
OdiLoadPlanStepVariable.setValue(Object), OdiLoadPlanStepVariable.getValue()

varLongValue

java.lang.String varLongValue
Variable long value for this step
See Also:
OdiLoadPlanStepVariable.setValue(Object), OdiLoadPlanStepVariable.getValue()

mDateFormat

oracle.odi.runtime.agent.invocation.request.support.OdiDateFormat mDateFormat

refresh

boolean refresh
0/1 Variable Refresh indicator
See Also:
OdiLoadPlanStepVariable.setRefresh(boolean), OdiLoadPlanStepVariable.isRefresh()

loadPlan

org.eclipse.persistence.indirection.ValueHolderInterface loadPlan

loadPlanStep

org.eclipse.persistence.indirection.ValueHolderInterface loadPlanStep

loadPlanVariable

org.eclipse.persistence.indirection.ValueHolderInterface loadPlanVariable

Class oracle.odi.domain.runtime.loadplan.OdiLoadPlanVariable extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

loadPlan

org.eclipse.persistence.indirection.ValueHolderInterface loadPlan
The load plan in which the OdiLoadPlanVariable is defined.
See Also:
#getParentLoadPlan(), OdiLoadPlan

name

java.lang.String name
Qualified Variable Name (PROJECT.VAR_NAME)
See Also:
OdiLoadPlanVariable.getName()

description

org.eclipse.persistence.indirection.ValueHolderInterface description
Variable description
See Also:
OdiLoadPlanVariable.getDescription()

dataType

OdiVariable.DataType dataType
Data type of this variable
See Also:
OdiLoadPlanVariable.getDataType(), OdiVariable.DataType

logicalSchema

org.eclipse.persistence.indirection.ValueHolderInterface logicalSchema
Logical schema name that defines where the SQL query of this variable will be executed
See Also:
OdiLoadPlanVariable.getLogicalSchema(), OdiLogicalSchema

sqlText

java.lang.String sqlText
Text pointer to the SQL query used by this variable. At this point it's already generated for runtime

variableOverridenUsages

java.util.Collection<E> variableOverridenUsages

stepCaseUsage

java.util.Collection<E> stepCaseUsage

Class oracle.odi.domain.runtime.loadplan.OdiLoadPlanVariableUsedException extends java.lang.Exception implements Serializable

Class oracle.odi.domain.runtime.loadplan.OdiOriginalObjectNotExistException extends java.lang.Exception implements Serializable

Class oracle.odi.domain.runtime.loadplan.OdiVariableChangedDatatypeException extends java.lang.RuntimeException implements Serializable

Class oracle.odi.domain.runtime.loadplan.OdiVariableNotExistException extends java.lang.Exception implements Serializable

Package oracle.odi.domain.runtime.lpi

Class oracle.odi.domain.runtime.lpi.OdiCaseElseInstance extends OdiLoadPlanInstanceCaseCondition implements Serializable

Class oracle.odi.domain.runtime.lpi.OdiCaseWhenInstance extends OdiLoadPlanInstanceCaseCondition implements Serializable

Serialized Fields

testOperator

OdiCaseWhen.ComparisonOperator testOperator
Operator used for the test on the OdiLoadPlanInstanceVariable defined in the parent OdiLoadPlanInstanceStepCase.
See Also:
OdiCaseWhenInstance.getTestOperator()

value

java.lang.String value
Value against which the OdiLoadPlanInstanceStepCase variable is tested
See Also:
OdiCaseWhenInstance.getValue()

varLongValue

java.lang.String varLongValue
Value against which the OdiLoadPlanInstanceStepCase variable is tested
See Also:
OdiCaseWhenInstance.getValue()

order

int order
Defines the order of this case when in the OdiLoadPlanInstanceStepCase.
See Also:
OdiCaseWhenInstance.getOrder(), OdiLoadPlanInstanceStepCase

lp_except_dummy

java.lang.Object lp_except_dummy

mDateFormat

oracle.odi.runtime.agent.invocation.request.support.OdiDateFormat mDateFormat

Class oracle.odi.domain.runtime.lpi.OdiLoadPlanInstance extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

loadPlanInstanceId

java.lang.Number loadPlanInstanceId

OdiLoadPlanInstance unique ID.

Value is set when persisting the object in the repository

See Also:
OdiLoadPlanInstance.getLoadPlanInstanceId()

name

java.lang.String name
Name of the OdiLoadPlanInstance.
This name is used as an identifier for example, to start, stop or re-start a load plan instance
Maximum length is #NAME_MAX_LENGTH
See Also:
#OdiLoadPlanInstance(String), OdiLoadPlanInstance.getName()

logHistoryRetainedNbDays

int logHistoryRetainedNbDays
Number of days for which log history will be kept for this OdiLoadPlanInstance.
See Also:
OdiLoadPlanInstance.getLogHistoryRetainedNbDays()

sessionLogsDefaultBehaviorForScenarios

OdiLoadPlan.SessionLogsBehavior sessionLogsDefaultBehaviorForScenarios
Indicates how logs will be maintained by default for the sessions of each of the scenarios started by the OdiLoadPlanInstance.
See Also:
#setSessionLogsDefaultBehaviorForScenarios(SessionLogsBehavior), OdiLoadPlan.SessionLogsBehavior

sessionLogsDefaultBehaviorForScenarioSteps

OdiLoadPlan.SessionStepLogsBehavior sessionLogsDefaultBehaviorForScenarioSteps
Indicates how logs will be maintained by default for the session steps of each of the scenarios started by the Load Plan instance. Values are:
See Also:
OdiLoadPlanInstance.getSessionLogsDefaultBehaviorForScenarioSteps(), OdiLoadPlan.SessionLogsBehavior

taskLogLevel

int taskLogLevel
Indicates the task level logging (1..5).
Note: When OdiLoadPlanInstanceStepRunScenario are configured as RestartType = RUN_SCENARIO_FROM_STEP or RUN_SCENARIO_FROM_TASK, this property is ignored.
See Also:
OdiLoadPlanInstance.getTaskLogLevel()

sessionKeywordsAsString

java.lang.String sessionKeywordsAsString
Comma separated list of keywords to propagate to the sessions.
Maximum length is #SESSION_KEYWORDS_MAX_LENGTH
See Also:
OdiLoadPlanInstance.getSessionKeywordsAsString(), #SESSION_KEYWORDS_MAX_LENGTH

description

org.eclipse.persistence.indirection.ValueHolderInterface description
Load plan instance description.

context

org.eclipse.persistence.indirection.ValueHolderInterface context
Forced Context that will be used to execute this Step.
See Also:
OdiLoadPlanInstance.getContext(), OdiLoadPlanInstance.setContext(OdiContext), OdiContext

logicalAgent

org.eclipse.persistence.indirection.ValueHolderInterface logicalAgent
Forced logical agent in charge of executing this Step.
See Also:
OdiLoadPlanInstance.setLogicalAgent(OdiLogicalAgent), OdiLoadPlanInstance.getLogicalAgent(), OdiLogicalAgent

loadplan

org.eclipse.persistence.indirection.ValueHolderInterface loadplan
Load plan reference.

rootStep

org.eclipse.persistence.indirection.ValueHolderInterface rootStep
First-level step for the OdiLoadPlanInstance. When creating an OdiLoadPlanInstance, a default root step is created. Step is serial has no parent.
Root step inherits from OdiLoadPlanInstanceStep
See Also:
OdiLoadPlanInstance.getRootStep()

exceptions

java.util.List<E> exceptions
List of exception steps defined for this load plan instance.
The user is allowed to choose one of these exceptions to use in case one of the OdiLoadPlanInstanceStep fails.
Defined by SNP_LP_STEP.I_LOAD_PLAN=xxx and SNP_LP_STEP.LP_STEP_TYPE='EX'
See Also:
OdiLoadPlanInstanceException, OdiLoadPlanInstance.getExceptions()

variables

java.util.List<E> variables
list of exception steps defined for this load plan instance. Defined by SNP_LP_VAR.I_LOAD_PLAN=xxx.
This list contains all the variables that will be available for the user inside this OdiLoadPlanInstance
See Also:
OdiLoadPlanInstanceVariable, OdiLoadPlanInstance.getVariables()

runs

java.util.Collection<E> runs
This list contains all the runs for this LoadPlan InstanceOdiLoadPlanInstance
See Also:
OdiLoadPlanInstanceRun, OdiLoadPlanInstance.getRuns()

Class oracle.odi.domain.runtime.lpi.OdiLoadPlanInstanceCaseCondition extends OdiLoadPlanInstanceElement implements Serializable

Serialized Fields

loadPlanInstanceStepCase

org.eclipse.persistence.indirection.ValueHolderInterface loadPlanInstanceStepCase
Case step in which in which this OdiCaseElse is defined
See Also:
#setParentLoadPlanStepCase(OdiLoadPlanStepCase), #getParentLoadPlanStepCase()

rootStep

org.eclipse.persistence.indirection.ValueHolderInterface rootStep
Root OdiLoadPlanStep for this condition. Is serial by default.
See Also:
OdiLoadPlanInstanceCaseCondition.getRootStep()

rootStepList

java.util.List<E> rootStepList

enabled

boolean enabled

Class oracle.odi.domain.runtime.lpi.OdiLoadPlanInstanceElement extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

stepId

java.lang.Number stepId

loadPlanInstance

OdiLoadPlanInstance loadPlanInstance
the OdiLoadPlanInstance in which this OdiLoadPlanInstanceElement is defined
See Also:
OdiLoadPlanInstanceElement.getLoadPlanInstance(), OdiLoadPlanInstance

name

java.lang.String name

Class oracle.odi.domain.runtime.lpi.OdiLoadPlanInstanceException extends OdiLoadPlanInstanceElement implements Serializable

Serialized Fields

enabled

boolean enabled
0/1 to enable or disable this exception. Disabled steps are not executed in the overall load plan instance regardless of the enabled/disabled property of their sub-elements.
See Also:
OdiLoadPlanInstanceException.isEnabled()

sessionKeywordsAsString

java.lang.String sessionKeywordsAsString
Keywords for sessions created when executing this OdiLoadPlanInstanceException
See Also:
OdiLoadPlanInstanceException.getSessionKeywordsAsString()

rootStep

org.eclipse.persistence.indirection.ValueHolderInterface rootStep
first level step for the exception. Step is serial has no parent step.
See Also:
OdiLoadPlanInstanceException.getRootStep()

lp_except_dummy

java.lang.Object lp_except_dummy

referringSteps

java.util.List<E> referringSteps

Class oracle.odi.domain.runtime.lpi.OdiLoadPlanInstanceExceptionLog extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

loadPlanInstanceStepLog

org.eclipse.persistence.indirection.ValueHolderInterface loadPlanInstanceStepLog
The logs of the step that failed

loadPlanInstanceException

org.eclipse.persistence.indirection.ValueHolderInterface loadPlanInstanceException
The exception that was executed when the step failed

sessionId

java.lang.Number sessionId
Id of the session for this execution

startTime

java.util.Date startTime
the start time for this exception, or null if not yet started.

endTime

java.util.Date endTime
the end time for this exception, or null if not yet finished.

duration

java.lang.Number duration
the duration (in second) of this exception's execution, or null if not yet defined.

status

OdiLoadPlanInstanceRun.Status status
Execution status

errorMessage

java.lang.String errorMessage
error message for this exception if any. null if not failed.

returnCode

java.lang.String returnCode
Return code associated to this execution

recordCount

java.lang.Number recordCount
overall number of records processed by this exception, or null if not applicable

insertCount

java.lang.Number insertCount
the number of processed inserts, or null if not applicable

updateCount

java.lang.Number updateCount
the number of updates processed by this exception, or null if not applicable

deleteCount

java.lang.Number deleteCount
the number of deletes processed by this exception, or null if not applicable

errorCount

java.lang.Number errorCount
number of errors of this exception.

executedSessKeywords

java.lang.String executedSessKeywords
the executed sess keywords for this load plan exception step log.

variableLogs

java.util.List<E> variableLogs
Variable override logs for this exception.

Class oracle.odi.domain.runtime.lpi.OdiLoadPlanInstanceExceptionVariableLog extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

startTime

java.util.Date startTime
the start time for this exception, or null if not yet started.

endTime

java.util.Date endTime
the end time for this exception, or null if not yet finished.

duration

java.lang.Number duration
the duration (in second) of this exception's execution, or null if not yet defined.

status

OdiLoadPlanInstanceRun.Status status
Execution status

errorMessage

java.lang.String errorMessage
error message for this exception if any. null if not failed.

returnCode

java.lang.String returnCode
Return code associated to this execution

generatedSqlText

java.lang.String generatedSqlText

instanceStepVariable

org.eclipse.persistence.indirection.ValueHolderInterface instanceStepVariable
The step variable associated to this log

instanceExceptionLog

org.eclipse.persistence.indirection.ValueHolderInterface instanceExceptionLog
The log of the exception step associated to this variable refresh

variableValue

java.lang.String variableValue
actual value of the variable evaluated by runtime

variableLongValue

java.lang.String variableLongValue

Class oracle.odi.domain.runtime.lpi.OdiLoadPlanInstanceRun extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

startTime

java.util.Date startTime
the start time for this run, or null if not yet started.

endTime

java.util.Date endTime
the end time for this run, or null if not yet finished.

duration

java.lang.Number duration
the duration (in second) of this run's execution, or null if not yet defined.

status

OdiLoadPlanInstanceRun.Status status
Execution status

errorMessage

java.lang.String errorMessage
error message for this run if any. null if not failed.

returnCode

java.lang.String returnCode
Return code associated to this execution

userName

java.lang.String userName
ODI user that initiated this run

loadPlanInstance

org.eclipse.persistence.indirection.ValueHolderInterface loadPlanInstance
The instance that was run

context

org.eclipse.persistence.indirection.ValueHolderInterface context
Forced Context that will be used to execute this Step.
See Also:
OdiLoadPlanInstanceRun.getContext(), #setContext(OdiContext), OdiContext

physicalAgentName

java.lang.String physicalAgentName
Forced default physical agent for the whole load plan instance

runCount

java.lang.Long runCount
Number of attempts (Restarts) to run this Load Plan Instance

stepLogs

java.util.List<E> stepLogs
stepLogs one to many to allow for delete cascade in EclipseLink

loadPlanInstanceRunParameters

java.util.Map<K,V> loadPlanInstanceRunParameters
Mapped as Direct Map to SNP_PARAM_LPI_RUN * @see #getLoadPlanInstanceRunParameters()

executionMode

ExecutionMode executionMode

Class oracle.odi.domain.runtime.lpi.OdiLoadPlanInstanceRun.OdiLoadPlanInstanceRunId extends java.lang.Object implements Serializable

Serialized Fields

loadPlanInstance

java.lang.Number loadPlanInstance

runCount

java.lang.Long runCount

Class oracle.odi.domain.runtime.lpi.OdiLoadPlanInstanceStep extends OdiLoadPlanInstanceElement implements Serializable

Serialized Fields

parentLoadPlanInstanceElement

org.eclipse.persistence.indirection.ValueHolderInterface parentLoadPlanInstanceElement
Parent load plan instance element. The parent can be another step, a caseElse, a caseWhen or an exception.
If null, then the current step is the root step of the OdiLoadPlanInstance.

enabled

boolean enabled
0/1 to enable or disable this exception. Disabled steps are not executed in the overall load plan instance regardless of the enabled/disabled property of their sub-elements.
See Also:
OdiLoadPlanInstanceStep.isEnabled()

sessionKeywordsAsString

java.lang.String sessionKeywordsAsString
Keywords for sessions created when executing this OdiLoadPlanInstanceStep
See Also:
OdiLoadPlanInstanceStep.getSessionKeywordsAsString()

order

int order
Defines the order of this step within its parent step. Except if the parent is parallel, the order defines the execution order. In the latter case, used only for presentation
See Also:
OdiLoadPlanInstanceStep.getOrder(), OdiLoadPlanInstanceStepSerial

timeout

int timeout
Timeout in seconds for this step. The timeout defines a maximum time that this step should take before being aborted by the Load Plan instance. A value of zero indicates an infinite timeout.
. When a timeout is reached, the step is marked in error and the Exception associated is launched. 0 equals infinite
See Also:
OdiLoadPlanInstanceStep.getTimeout()

exceptionStep

org.eclipse.persistence.indirection.ValueHolderInterface exceptionStep
OdiLoadPlanInstanceException Step defined within this load plan instance to be executed in case this step is in Error.
See Also:
OdiLoadPlanInstanceStep.getExceptionStep()

logs

java.util.List<E> logs

exceptionBehavior

OdiLoadPlanStep.ExceptionBehavior exceptionBehavior
Exception behavior specifies how this step should behave in case an exception is encountered. #see OdiLoadPlanStep.ExceptionBehavior
See Also:
OdiLoadPlanInstanceStep.getExceptionBehavior()

stepVariables

java.util.Collection<E> stepVariables
The collection representing the variable on which this step will interact (refresh, set value).
See Also:
OdiLoadPlanInstanceStepVariable, OdiLoadPlanInstanceStep.getLoadPlanInstanceStepVariables()

exceptionSteps

java.util.List<E> exceptionSteps
exceptionSteps to annotate delete cascade in EclipseLink

Class oracle.odi.domain.runtime.lpi.OdiLoadPlanInstanceStepCase extends OdiLoadPlanInstanceStep implements Serializable

Serialized Fields

testVariable

org.eclipse.persistence.indirection.ValueHolderInterface testVariable
OdiLoadPlanInstanceVariable that will be used in this case-when-else block
See Also:
OdiLoadPlanInstanceVariable, OdiLoadPlanInstanceStepCase.getTestVariable()

caseElse

org.eclipse.persistence.indirection.ValueHolderInterface caseElse
OdiCaseElse defined in this OdiLoadPlanInstanceStepCase. It's created when the OdiLoadPlanInstanceStepCase is instanciated.
See Also:
#getCaseElse(), OdiCaseElse

caseElseList

java.util.List<E> caseElseList

caseWhenLst

java.util.List<E> caseWhenLst
List of OdiCaseWhenInstance clauses defined in this case-when-else block.
See Also:
OdiCaseWhenInstance

Class oracle.odi.domain.runtime.lpi.OdiLoadPlanInstanceStepContainer extends OdiLoadPlanInstanceStep implements Serializable

Serialized Fields

childrenSteps

java.util.List<E> childrenSteps
The list representing this step's steps hierarchy (the steps whose parent step are this one)
See Also:
#addStepCase(String, OdiLoadPlanVariable), #addStepParallel(String, int), #addStepRunScenario(String, OdiScenario, OdiLogicalAgent, OdiContext), #addStepSerial(String), #removeStep(OdiLoadPlanStep), OdiLoadPlanInstanceStepContainer.getChildrenSteps()

Class oracle.odi.domain.runtime.lpi.OdiLoadPlanInstanceStepLog extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

sessionId

java.lang.Number sessionId
Id of the session for this execution

startTime

java.util.Date startTime
the start time for this exception, or null if not yet started.

endTime

java.util.Date endTime
the end time for this exception, or null if not yet finished.

duration

java.lang.Number duration
the duration (in second) of this exception's execution, or null if not yet defined.

status

OdiLoadPlanInstanceRun.Status status
Execution status

errorMessage

java.lang.String errorMessage
error message for this exception if any. null if not failed.

returnCode

java.lang.String returnCode
Return code associated to this execution

recordCount

java.lang.Number recordCount
overall number of records processed by this exception, or null if not applicable

insertCount

java.lang.Number insertCount
the number of processed inserts, or null if not applicable

updateCount

java.lang.Number updateCount
the number of updates processed by this exception, or null if not applicable

deleteCount

java.lang.Number deleteCount
the number of deletes processed by this exception, or null if not applicable

errorCount

java.lang.Number errorCount
number of errors of this exception.

executedSessKeywords

java.lang.String executedSessKeywords
the executed sess keywords for this load plan step log.

instanceRun

org.eclipse.persistence.indirection.ValueHolderInterface instanceRun

instanceStep

org.eclipse.persistence.indirection.ValueHolderInterface instanceStep

exceptionLogs

java.util.List<E> exceptionLogs

variableLogs

java.util.List<E> variableLogs

Class oracle.odi.domain.runtime.lpi.OdiLoadPlanInstanceStepParallel extends OdiLoadPlanInstanceStepContainer implements Serializable

Serialized Fields

maxErrorChildCount

int maxErrorChildCount
Maximum number of sub-elements in error that is acceptable before this step is to be considered in error.
See Also:
OdiLoadPlanInstanceStepParallel.getMaxErrorChildCount()

restartType

OdiLoadPlanStepParallel.RestartType restartType
Restart behavior of this step when the Load Plan instance is restarted.
See Also:
OdiLoadPlanInstanceStepParallel.getRestartType(), OdiLoadPlanStepParallel.RestartType

Class oracle.odi.domain.runtime.lpi.OdiLoadPlanInstanceStepRunScenario extends OdiLoadPlanInstanceStep implements Serializable

Serialized Fields

restartType

OdiLoadPlanStepRunScenario.RestartType restartType
Restart behavior of this step when the Load Plan instance is restarted
See Also:
OdiLoadPlanInstanceStepRunScenario.getRestartType(), OdiLoadPlanStepRunScenario.RestartType

context

org.eclipse.persistence.indirection.ValueHolderInterface context
Forced Context that will be used to execute this Step.
See Also:
OdiLoadPlanInstanceStepRunScenario.getContext(), OdiContext

logicalAgent

org.eclipse.persistence.indirection.ValueHolderInterface logicalAgent
Forced logical agent in charge of executing this Step.
See Also:
OdiLoadPlanInstanceStepRunScenario.getLogicalAgent(), OdiLogicalAgent

logicalAgentName

java.lang.String logicalAgentName

scenarioName

java.lang.String scenarioName

scenarioVersion

java.lang.String scenarioVersion

priority

int priority
Defines an integer priority for this step when this step is a RunScenario step in the ODI agent. Value range is 0 to 100 (100 being highest priority). Default is 0. The priority of a run scenario step is evaluated globally for all running load plans instances.
See Also:
OdiLoadPlanInstanceStepRunScenario.getPriority(), #MAX_PRIORITY, #MIN_PRIORITY

Class oracle.odi.domain.runtime.lpi.OdiLoadPlanInstanceStepSerial extends OdiLoadPlanInstanceStepContainer implements Serializable

Serialized Fields

restartType

OdiLoadPlanStepSerial.RestartType restartType
Restart behavior of this step when the Load Plan instance is restarted.
See Also:
OdiLoadPlanStepSerial.RestartType, #setRestartType(RestartType), OdiLoadPlanInstanceStepSerial.getRestartType()

Class oracle.odi.domain.runtime.lpi.OdiLoadPlanInstanceStepVariable extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

value

java.lang.String value
Variable default value for this step (shortText)
See Also:
#getDefaultValue()

longValue

java.lang.String longValue

refresh

boolean refresh
0/1 Variable Refresh indicator
See Also:
OdiLoadPlanInstanceStepVariable.isRefresh()

loadPlanInstance

org.eclipse.persistence.indirection.ValueHolderInterface loadPlanInstance

loadPlanInstanceStep

org.eclipse.persistence.indirection.ValueHolderInterface loadPlanInstanceStep

loadPlanInstanceVariable

org.eclipse.persistence.indirection.ValueHolderInterface loadPlanInstanceVariable

loadPlanStepVariableLogs

java.util.List<E> loadPlanStepVariableLogs
loadPlanStepVariableLogs to annotate delete cascade in OdiLoadPlanInstanceStepVariable to Logs in EclispeLink

Class oracle.odi.domain.runtime.lpi.OdiLoadPlanInstanceVariable extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

loadPlanInstance

org.eclipse.persistence.indirection.ValueHolderInterface loadPlanInstance
The load plan instance in which the OdiLoadPlanInstanceVariable is defined.
See Also:
OdiLoadPlanInstanceVariable.getLoadPlanInstance(), OdiLoadPlanInstance

name

java.lang.String name
Qualified Variable Name (PROJECT.VAR_NAME)
See Also:
OdiLoadPlanInstanceVariable.getName()

description

org.eclipse.persistence.indirection.ValueHolderInterface description
Variable description
See Also:
OdiLoadPlanInstanceVariable.getDescription()

dataType

OdiVariable.DataType dataType
Data type of this variable
See Also:
OdiLoadPlanInstanceVariable.getDataType(), OdiVariable.DataType

logicalSchema

org.eclipse.persistence.indirection.ValueHolderInterface logicalSchema
Logical schema name that defines where the SQL query of this variable will be executed
See Also:
OdiLoadPlanInstanceVariable.getLogicalSchema(), OdiLogicalSchema

sqlText

java.lang.String sqlText
SQL query used by this variable. At this point it's already generated for runtime

value

java.lang.String value
This variable's value

varLongValue

java.lang.String varLongValue
Long text value in case of variable is of LONG_TEXT datatype

mDateFormat

oracle.odi.runtime.agent.invocation.request.support.OdiDateFormat mDateFormat

Class oracle.odi.domain.runtime.lpi.OdiLoadPlanInstanceVariableLog extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

startTime

java.util.Date startTime
the start time for this exception, or null if not yet started.

endTime

java.util.Date endTime
the end time for this exception, or null if not yet finished.

duration

java.lang.Number duration
the duration (in second) of this exception's execution, or null if not yet defined.

status

OdiLoadPlanInstanceRun.Status status
Execution status

errorMessage

java.lang.String errorMessage
error message for this exception if any. null if not failed.

returnCode

java.lang.String returnCode
Return code associated to this execution

generatedSqlText

java.lang.String generatedSqlText

instanceStepVariable

org.eclipse.persistence.indirection.ValueHolderInterface instanceStepVariable
The step variable associated to this log

instanceStepLog

org.eclipse.persistence.indirection.ValueHolderInterface instanceStepLog
The log of the step associated to this variable refresh

variableValue

java.lang.String variableValue
actual value of the variable evaluated by runtime

variableLongValue

java.lang.String variableLongValue

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

scenarioFolder

org.eclipse.persistence.indirection.ValueHolderInterface scenarioFolder

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

loadPlans

java.util.List<E> loadPlans

parentScenFolder

org.eclipse.persistence.indirection.ValueHolderInterface parentScenFolder
Mapped to PAR_I_SCEN_FOLDER

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

java.lang.String 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.OdiScenarioSchedule extends OdiSchedule implements Serializable

Serialized Fields

scenario

OdiScenario scenario

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_TXT

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

Serialized Fields

scenario

OdiScenario scenario
Mapped to SCEN_NO

name

java.lang.String name
Mapped to VAR_NAME

type

VariableType type
Mapped to VAR_DATATYPE

defaultNumericValue

java.lang.Long defaultNumericValue
Mapped to DEF_VAR_N

defaultDateValue

java.util.Date defaultDateValue
Mapped to DEF_VAR_D

defaultShortText

java.lang.String defaultShortText
Mapped to DEF_VAR_V

defaultLongText

java.lang.String defaultLongText
Mapped to VAR_LONG_VALUE

readOnly

boolean readOnly
Mapped to VAR_PARAM (!VAR_PARAM)

valuePersistence

ValuePersistence valuePersistence

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

java.lang.String 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

executionOrder

int executionOrder
Mapped to SNP_STEP_REPORT.EXECUTION_ORDER

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

Package oracle.odi.domain.runtime.scheduling

Class oracle.odi.domain.runtime.scheduling.ExplicitDate extends oracle.odi.domain.support.PersistableValue implements Serializable

Serialized Fields

year

RecurrenceAttributes.Year year

month

RecurrenceAttributes.MonthOfYear month

day

RecurrenceAttributes.DayOfMonth day

time

RecurrenceAttributes.TimeOfDay time

Class oracle.odi.domain.runtime.scheduling.OdiJobStartupParam extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

schedule

OdiSchedule schedule

name

java.lang.String name

type

VariableType type

value

java.lang.Object value

longTextValue

java.lang.String longTextValue

Class oracle.odi.domain.runtime.scheduling.OdiSchedule extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

scheduleId

java.lang.Number scheduleId

contextCode

java.lang.String contextCode

logicalAgentName

java.lang.String logicalAgentName

executionMode

ExecutionMode executionMode

status

ScheduleStatus status

activeFromDate

ExplicitDate activeFromDate

activeToDate

ExplicitDate activeToDate

dailyActivationTimeRange

TimeRange dailyActivationTimeRange

excludedMonthDaysPattern

java.lang.String excludedMonthDaysPattern

excludedDaysOfWeek

RecurrenceAttributes.DayOfWeek[] excludedDaysOfWeek

maxRunDuration

Period maxRunDuration

attemptNbOnFailure

int attemptNbOnFailure

startupParams

java.util.Collection<E> startupParams

recurrence

Recurrence recurrence

repetition

Repetition repetition

Class oracle.odi.domain.runtime.scheduling.Period extends oracle.odi.domain.support.PersistableValue implements Serializable

Serialized Fields

value

int value

timeUnit

TimeUnit timeUnit

Class oracle.odi.domain.runtime.scheduling.Recurrence extends oracle.odi.domain.support.PersistableValue implements Serializable

Serialized Fields

frequency

RecurrenceAttributes.Frequency frequency

dayOfWeekRank

RecurrenceAttributes.DayOfWeekRank dayOfWeekRank

daysOfWeek

RecurrenceAttributes.DayOfWeek[] daysOfWeek

year

RecurrenceAttributes.Year year

month

RecurrenceAttributes.MonthOfYear month

dayOfMonthlyRecurrence

RecurrenceAttributes.DayOfMonth dayOfMonthlyRecurrence

dayOfMonth

RecurrenceAttributes.DayOfMonth dayOfMonth

time

RecurrenceAttributes.TimeOfDay time

Class oracle.odi.domain.runtime.scheduling.RecurrenceAttributes.DayOfMonth extends oracle.odi.domain.support.PersistableValue implements Serializable

Serialized Fields

value

int value

Class oracle.odi.domain.runtime.scheduling.RecurrenceAttributes.TimeOfDay extends oracle.odi.domain.support.PersistableValue implements Serializable

Serialized Fields

hour

int hour

minute

int minute

second

int second

Class oracle.odi.domain.runtime.scheduling.RecurrenceAttributes.Year extends oracle.odi.domain.support.PersistableValue implements Serializable

Serialized Fields

value

int value

Class oracle.odi.domain.runtime.scheduling.Repetition extends oracle.odi.domain.support.PersistableValue implements Serializable

Serialized Fields

maxNumberOfRepetition

int maxNumberOfRepetition

maxCycleDuration

Period maxCycleDuration

repetitionInterval

Period repetitionInterval

Class oracle.odi.domain.runtime.scheduling.TimeRange extends oracle.odi.domain.support.PersistableValue implements Serializable

Serialized Fields

startTime

RecurrenceAttributes.TimeOfDay startTime

endTime

RecurrenceAttributes.TimeOfDay endTime

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

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

java.lang.String errorMessage
Mapped to ERROR_MESSAGE

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

sessionSequences

java.util.Collection<E> sessionSequences
Mapped as one to many with OdiSessionSequence

sessionParameters

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

executionMode

ExecutionMode executionMode
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.OdiSessionSequence extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

sessionId

java.lang.Number sessionId

name

java.lang.String name

type

SequenceType type

Class oracle.odi.domain.runtime.session.OdiSessionStepLog extends oracle.odi.domain.support.AbstractRepositoryEntity 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

java.lang.String variableValue
Mapped to VAR_LONG_VALUE

status

Status status

errorMessage

java.lang.String errorMessage

startTime

java.util.Date startTime

endTime

java.util.Date endTime

duration

java.lang.Integer duration

name

java.lang.String name

stepType

StepType stepType

stepNumber

int stepNumber

executionCount

int executionCount

contextCode

java.lang.String contextCode

maxErrorCount

java.lang.Integer maxErrorCount

returnCode

java.lang.String returnCode

insertCount

java.lang.Integer insertCount

updateCount

java.lang.Integer updateCount

deleteCount

java.lang.Integer deleteCount

recordCount

java.lang.Integer recordCount

errorCount

java.lang.Integer errorCount

maxErrorCountAsPercentage

boolean maxErrorCountAsPercentage

okNextStepId

java.lang.Integer okNextStepId

koNextStepId

java.lang.Integer koNextStepId

targetLogicalSchemaName

java.lang.String targetLogicalSchemaName
Mapped to LSCHEMA_NAME

targetModelCode

java.lang.String targetModelCode
Mapped to MOD_CODE

targetTableName

java.lang.String targetTableName
Mapped to TABLE_NAME

targetResourceName

java.lang.String targetResourceName
Mapped to RES_NAME

forcedContextCode

java.lang.String forcedContextCode
Mapped to F_CONTEXT_CODE

executionOrder

int executionOrder
Mapped to SNP_STEP_LOG.EXECUTION_ORDER

session

org.eclipse.persistence.indirection.ValueHolderInterface session

trackedVariableValues

java.util.Collection<E> trackedVariableValues

trackingEnabled

boolean trackingEnabled

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

Serialized Fields

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

java.lang.String 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

sourceCommand

java.lang.String sourceCommand

targetCommand

java.lang.String targetCommand

logLevel

LogLevel logLevel

ignoreError

boolean ignoreError

recordCount

java.lang.Integer recordCount

type

TaskType type

logFinalCommand

boolean logFinalCommand

scenarioTaskNumber

int scenarioTaskNumber

internalOrder

java.lang.Integer internalOrder

sessionStepLog

org.eclipse.persistence.indirection.ValueHolderInterface sessionStepLog

trackedSequenceValues

java.util.Collection<E> trackedSequenceValues

valueTrackingMode

OdiSessionTaskLog.ValueTrackingMode valueTrackingMode

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.util.Date defaultDateValue
Mapped to DEF_DATE

defaultShortText

java.lang.String defaultShortText
Mapped to DEF_V

defaultLongText

java.lang.String defaultLongText
Mapped to VAR_LONG_VALUE

type

VariableType type
Mapped to VAR_DATATYPE

valuePersistence

ValuePersistence valuePersistence

sessionId

java.lang.Number sessionId
Mapped to SESS_NO

description

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

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

java.lang.String 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.OdiProfile extends oracle.odi.domain.support.AbstractOdiEntity implements Serializable

Serialized Fields

profileName

java.lang.String profileName
Mapped to SNP_PROFILE.PROF_NAME;

profileId

java.lang.Number profileId
Mapped to SNP_PROFILE.I_PROF

userMembers

java.util.List<E> userMembers
Mapped to SNP_USER users

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

odiProfileList

org.eclipse.persistence.indirection.IndirectList odiProfileList

securityManager

SecurityManager securityManager
Cache for security manager. Do not reference directly. Use OdiUser.getSecurityManager() instead.

Class oracle.odi.domain.security.OdiUserTestCase.DummyRuntimeException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L


Package oracle.odi.domain.shortcuts

Class oracle.odi.domain.shortcuts.OdiShortcutServiceException extends OdiUncheckedException implements Serializable

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

onConnectCmd

java.lang.String onConnectCmd
mapped to SNP_CONNECT.ON_CON_CMD CLOB

onConnectIgnorError

boolean onConnectIgnorError
mapped to SNP_CONNECT.ON_CON_IND_ERR VARCHAR2(1 CHAR)

onConnectCommit

boolean onConnectCommit
mapped to SNP_CONNECT.ON_CON_IND_COMMIT VARCHAR2(1 CHAR)

onConnectLogLevel

java.lang.String onConnectLogLevel
mapped to SNP_CONNECT.ON_CON_LOG_LEVEL VARCHAR2(1 CHAR)

onConnectApplyCond

java.lang.String onConnectApplyCond
mapped to SNP_CONNECT.ON_CON_APPLY_COND VARCHAR2(50 CHAR)

onDisconnectCmd

java.lang.String onDisconnectCmd
mapped to SNP_CONNECT.ON_DCN_CMD CLOB

onDisconnectIgnorError

boolean onDisconnectIgnorError
mapped to SNP_CONNECT.ON_DCN_IND_ERR VARCHAR2(1 CHAR)

onDisconnectCommit

boolean onDisconnectCommit
mapped to SNP_CONNECT.ON_DCN_IND_COMMIT VARCHAR2(1 CHAR)

onDisconnectLogLevel

java.lang.String onDisconnectLogLevel
mapped to SNP_CONNECT.ON_DCN_LOG_LEVEL VARCHAR2(1 CHAR)

onDisconnectApplyCond

java.lang.String onDisconnectApplyCond
mapped to SNP_CONNECT.ON_DCN_APPLY_COND VARCHAR2(50 CHAR)

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

overridenFlexFieldValues

java.util.Collection<E> overridenFlexFieldValues

flexFieldValueManager

oracle.odi.domain.flexfields.FlexFieldValueManager flexFieldValueManager

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.OdiLanguageElementImpl extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

name

java.lang.String name

expression

java.lang.String expression

helpText

org.eclipse.persistence.indirection.ValueHolderInterface helpText

exception

boolean exception

technology

org.eclipse.persistence.indirection.ValueHolderInterface technology

languageElement

org.eclipse.persistence.indirection.ValueHolderInterface languageElement

Class oracle.odi.domain.topology.OdiLanguageElementImpl.OdiLanguageElementImplId extends java.lang.Object implements Serializable

Serialized Fields

technologyId

java.lang.Number technologyId

languageElementId

java.lang.Number languageElementId

Class oracle.odi.domain.topology.OdiLanguageImpl extends oracle.odi.domain.support.AbstractRepositoryEntity implements Serializable

Serialized Fields

defaultImpl

boolean defaultImpl

compatible

boolean compatible

keywordsCaseSensitive

boolean keywordsCaseSensitive

objectNamesCaseSensitive

boolean objectNamesCaseSensitive

wordSeparators

java.lang.String wordSeparators

objectDelimiters

java.lang.String objectDelimiters

literalDelimeters

java.lang.String literalDelimeters

overriddenLanguage

org.eclipse.persistence.indirection.ValueHolderInterface overriddenLanguage

technology

org.eclipse.persistence.indirection.ValueHolderInterface technology

implementedElements

java.util.Collection<E> implementedElements

Class oracle.odi.domain.topology.OdiLanguageImpl.OdiLanguageImplId extends java.lang.Object implements Serializable

Serialized Fields

technologyId

java.lang.Number technologyId

languageId

java.lang.Number languageId

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

overridenFlexFieldValues

java.util.Collection<E> overridenFlexFieldValues

flexFieldValueManager

oracle.odi.domain.flexfields.FlexFieldValueManager flexFieldValueManager

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

overridenFlexFieldValues

java.util.Collection<E> overridenFlexFieldValues

flexFieldValueManager

oracle.odi.domain.flexfields.FlexFieldValueManager flexFieldValueManager

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

joinOuterLocationOnOuterSide

boolean joinOuterLocationOnOuterSide
Mapped to SNP_TECHNO.JOIN_OUTER_SIDE

joinOuterClauseAfterColumn

boolean joinOuterClauseAfterColumn
Mapped to SNP_TECHNO.JOIN_OUTER_BA

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

errorTablePrefix

java.lang.String errorTablePrefix
Mapped to SNP_TECHNO.DEF_ERR_PRF_TAB

temporaryIndexPrefix

java.lang.String temporaryIndexPrefix
Mapped to SNP_TECHNO.DEF_IDX_PRF_TAB

integrationTablePrefix

java.lang.String integrationTablePrefix
Mapped to SNP_TECHNO.DEF_INT_PRF_TAB

loadingTablePrefix

java.lang.String loadingTablePrefix
Mapped to SNP_TECHNO.DEF_COL_PRF_TAB

journalTablePrefix

java.lang.String journalTablePrefix
Mapped to SNP_TECHNO.DEF_JRN_PRF_TAB

journalViewPrefix

java.lang.String journalViewPrefix
Mapped to SNP_TECHNO.DEF_JRN_PRF_VIE

journalTriggerPrefix

java.lang.String journalTriggerPrefix
Mapped to SNP_TECHNO.DEF_JRN_PRF_TRG

overridenFlexFieldValues

java.util.Collection<E> overridenFlexFieldValues

implementedLanguages

java.util.Collection<E> implementedLanguages

flexFieldValueManager

oracle.odi.domain.flexfields.FlexFieldValueManager flexFieldValueManager

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
Deprecated. 

mLanguage

com.sunopsis.language.SnpsLanguage mLanguage
Deprecated. 

Package oracle.odi.exception

Class oracle.odi.exception.OdiCheckedException extends java.lang.Exception implements Serializable

Serialized Fields

mErrorMsgHandle

oracle.odi.internal.util.MessageHandle mErrorMsgHandle

mMessageArgs

java.lang.Object[] mMessageArgs

Class oracle.odi.exception.OdiUncheckedException extends OdiRuntimeException implements Serializable

Serialized Fields

mErrorMsgHandle

oracle.odi.internal.util.MessageHandle mErrorMsgHandle

mMessageArgs

java.lang.Object[] mMessageArgs

Package oracle.odi.generation

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

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

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

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

Class oracle.odi.generation.OdiVariableTextGeneratorException extends OdiUncheckedException 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.impexp.smartie

Class oracle.odi.impexp.smartie.OdiSmartImportException extends OdiImportException implements Serializable

Package oracle.odi.interfaces

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

Package oracle.odi.interfaces.basic

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

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

Package oracle.odi.interfaces.data

Class oracle.odi.interfaces.data.OdiConnectionNotFoundException extends OdiUncheckedException implements Serializable

Class oracle.odi.interfaces.data.PhysicalSchemasConflictException extends OdiUncheckedException 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.InterfaceIllegalArgumentException extends OdiIllegalArgumentException implements Serializable

Class oracle.odi.interfaces.interactive.exceptions.InterfaceIllegalStateException extends OdiIllegalStateException implements Serializable

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

Class oracle.odi.interfaces.interactive.exceptions.OdiIllegalArgumentException extends OdiUncheckedException implements Serializable

Class oracle.odi.interfaces.interactive.exceptions.OdiIllegalStateException extends OdiUncheckedException 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 OdiUncheckedException implements Serializable

Serialized Fields

mMessageArgs

java.lang.Object[] mMessageArgs

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

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

Package oracle.odi.interfaces.interactive.support

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

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

Class oracle.odi.interfaces.interactive.support.sourceset.creators.InexistentMappingException extends OdiUncheckedException 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.OdiAgentErrorAckType 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

Skip navigation links

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

E17060-04


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