Skip navigation links
Oracle® Fusion Middleware Java Substitution API Reference for Oracle Data Integrator
12c (12.2.1.3.0)

E96505-01
A B C D E F G H I J K L M N O P Q R S T U V W X 

I

IConditionItem - Interface in oracle.odi.mapping.generation
An interface to represent a select item or expression that is used as part of a condition expression, such as a join or filter condition.
IN - Static variable in class oracle.odi.mapping.generation.FilterSubQuery.QueryRole
 
INNER - Static variable in class oracle.odi.mapping.generation.JoinTable.JoinType
 
INPUTSIG - Static variable in class oracle.odi.mapping.generation.spark.SparkCommandType
 
INSERT - Static variable in class oracle.odi.mapping.generation.AbstractSyntaxTree.LogCounter
Execution will increment the INSERT counter.
INSERT_LOCAL - Static variable in class oracle.odi.mapping.generation.AbstractSyntaxTree.LogCounter
Execution will increment the INSERT counter for the current task only.
instantiateTask(Map) - Method in class oracle.odi.domain.mapping.generator.TaskControl
Add an extra instance of this task to the generated session.
instantiateTask(String, Map) - Method in class oracle.odi.domain.mapping.generator.TaskControl
Add an extra instance of this task to the generated session.
internalParseFunctionSyntax(FunctionSyntaxWrapper) - Static method in class oracle.odi.mapping.generation.MappingGenerationUtils
Parse the function wrapper to get its parameter info.
isAddParen() - Method in class oracle.odi.mapping.generation.JoinTable
Return true if parenthesis should be added around the join condition for this pairwise join.
isAggregation(ITechnology) - Method in class oracle.odi.mapping.generation.CorrelatedQuery
 
isAggregation(ITechnology) - Method in class oracle.odi.mapping.generation.Expression
Indicates whether this expression references an aggregation function.
isAggregation(ITechnology, Expression.AggregationFunctionType) - Method in class oracle.odi.mapping.generation.Expression
Returns true if this expression is an aggregate or window function.
isAggregation(ITechnology) - Method in interface oracle.odi.mapping.generation.ISelectItem
Indicates whether this expression references an aggregation function.
isANSI() - Method in class oracle.odi.mapping.generation.SqlQuery
 
isANSIJoinGenerate() - Method in class oracle.odi.mapping.generation.ArrayExpression
 
isArrayExpression() - Method in interface oracle.odi.mapping.generation.IConditionItem
Indicates whether this condition item represent an ArrayExpression object.
isArrayExpression() - Method in interface oracle.odi.mapping.generation.ITableFunctionParameter
Indicates whether this parameter is an ArrayExpression item.
isAttrNested(MapAttribute) - Method in class oracle.odi.mapping.generation.NestedSqlQuery
Check whether given attribute is nested inside nested query
isCheckpointEnabled() - Method in class oracle.odi.mapping.generation.spark.SparkScript
Return boolean value for the property spark.checkpointing
isCheckpointing(MapPhysicalDesign) - Static method in class oracle.odi.mapping.generation.spark.SparkUtils
 
isCollection() - Method in class oracle.odi.mapping.generation.spark.SparkFlattenCmd
Return true if the complex type is wrapped by a collection such as an array
isConstantQuery() - Method in class oracle.odi.mapping.generation.SqlQuery
Return true if the query has no real source, but is projecting a set of constants in the select list.
isConstantSource() - Method in class oracle.odi.mapping.generation.FromClause
Return true if the table query clause is a constant source.
isConstantSource() - Method in class oracle.odi.mapping.generation.TableQueryReference
Return true if the table reference has a constant source.
isConstantSource() - Method in class oracle.odi.mapping.generation.TableReference
Return true if this table reference has a constant source.
isConsumed() - Method in class oracle.odi.mapping.generation.TemporaryIndex
 
isCreatedOnTempTable() - Method in class oracle.odi.mapping.generation.TemporaryIndex
 
isCrossOrNatural() - Method in class oracle.odi.mapping.generation.JoinTable
Return true if this object represents a cross join or a natural join.
isDebugMode() - Static method in class oracle.odi.mapping.generation.spark.SparkUtils
 
isDecorator() - Method in class oracle.odi.mapping.generation.CallScriptCmd
 
isDecorator() - Method in class oracle.odi.mapping.generation.Command
Gets if this command is a decorator.
isDecorator() - Method in class oracle.odi.mapping.generation.ExpressionCmd
 
isDecorator() - Method in class oracle.odi.mapping.generation.spark.SparkPivotCmd
Return true if the corresponding component is a decorator.
isDistinct() - Method in class oracle.odi.mapping.generation.SqlQuery
Check if the query has a distinct clause.
ISelectItem - Interface in oracle.odi.mapping.generation
A class to represent a select item in a SQL query, or some column-level metadata in a script.
isFilteringAllowed() - Method in class oracle.odi.mapping.generation.spark.SparkSQLCmd
Return true if filtering is allowed.
isFilterSubquery() - Method in interface oracle.odi.mapping.generation.IConditionItem
Indicates whether this condition item represent a FilterSubQuery object.
isFlattenInput() - Method in class oracle.odi.mapping.generation.spark.SparkStoreCmd
Return true if flatten input is used.
isFromInclude() - Method in class oracle.odi.mapping.generation.TemplateUtils.LocalTemplate
 
isGenerateXML() - Method in class oracle.odi.mapping.generation.PivotQuery
 
isGeneric() - Method in class oracle.odi.mapping.generation.TemplateUtils.LocalTemplate
 
isHasScaledField() - Method in class oracle.odi.mapping.generation.spark.SparkStoreCmd
Return true if scaled field is used.
IsIgnorePathSpec() - Method in class oracle.odi.mapping.generation.SourceAttribute
Gets the flag indicating if the path portion must be ignored.
IsIgnorePathSpec() - Method in class oracle.odi.mapping.generation.spark.SparkSourceAttribute
 
isIncludingNulls() - Method in class oracle.odi.mapping.generation.spark.SparkUnpivotCmd
Return true if including nulls is allowed.
isInferSourceSchema() - Method in class oracle.odi.mapping.generation.spark.SparkStoreCmd
 
isKeyBasedQueryAttached() - Method in class oracle.odi.mapping.generation.spark.SparkLookupCmd
Return true if the key based query is attached.
isKeySupport() - Method in class oracle.odi.mapping.generation.spark.SparkLoadCmd
Return true if key is supported.
isLeafLevelNode() - Method in class oracle.odi.mapping.generation.AbstractSyntaxTree
Return true if this substitution API object is a leaf-level node in the current substitution API tree.
isLoadFile() - Method in class oracle.odi.mapping.generation.spark.SparkLoadCmd
Return true if loading is for file.
isLookupRowMatchCond() - Method in class oracle.odi.mapping.generation.ArrayExpression
Returns true if this is a lookup row match condition, otherwise false.
isMapSide() - Method in class oracle.odi.mapping.generation.spark.SparkJoinCmd
Return true if it's on the map side.
isMapSide() - Method in class oracle.odi.mapping.generation.spark.SparkLookupCmd
Return true if it's on the map side.
isMatchSchemaToTargetTypes() - Method in class oracle.odi.mapping.generation.spark.SparkSQLStoreCmd
Return true if infer schema is false and the schema applied to the target dataframe is matching target datastore datatypes.
isNameQuoted() - Method in class oracle.odi.mapping.generation.Column
Returns true if the name of this column is quoted.
isNodeInStreamingMode(MapPhysicalNode) - Static method in class oracle.odi.mapping.generation.spark.SparkScript
Return true if streaming mode is being used for the associated mapping node.
isNonOrderedJoinCondition() - Method in class oracle.odi.mapping.generation.ArrayExpression
Returns true if this expression represents a non-ANSI join condition (using the (+) keyword).
isOrderedJoin() - Method in class oracle.odi.mapping.generation.JoinTable
Return true if the join is ordered.
isPassive() - Method in class oracle.odi.mapping.generation.Expression
 
isPassive() - Method in class oracle.odi.mapping.generation.SqlQuery
 
isPhysicalDesignInStreamingMode() - Method in class oracle.odi.mapping.generation.spark.SparkScript
Return true if streaming mode is switched on for the mapping.
isPivot() - Method in class oracle.odi.mapping.generation.SqlQuery
Check if the query is created from a pivot component.
isPushFromSource() - Method in class oracle.odi.mapping.generation.AbstractSyntaxTree
Return true if this AST should push data from source, where the target command must be moved to the source data server to execute.
isQuotedColumns() - Method in class oracle.odi.mapping.generation.spark.SparkSQLStoreCmd
Return true target table columns need to be quoted.
isQuotedColumns() - Method in class oracle.odi.mapping.generation.spark.SparkStoreCmd
Return true target table columns need to be quoted.
isReplicateNewlines() - Method in class oracle.odi.mapping.generation.TemplateUtils.LocalTemplate
 
isReturnDefaultIfNthMissing() - Method in class oracle.odi.mapping.generation.spark.SparkLookupCmd
For a single match with Nth row matching strategy : if Nth row > 1 true means we return default data, false means we return the matching row
isRunOnSource() - Method in class oracle.odi.mapping.generation.OracleSqlQuery
Get the flag indicating if this query should be run on source database server.
isScalar() - Method in interface oracle.odi.mapping.generation.FieldKind
 
isScaleField() - Method in class oracle.odi.mapping.generation.spark.SparkStoreCmd.StoreField
 
isSelector() - Method in class oracle.odi.mapping.generation.CallScriptCmd
 
isSelector() - Method in class oracle.odi.mapping.generation.Command
Gets if this command is a selector.
isSelector() - Method in class oracle.odi.mapping.generation.ExpressionCmd
 
isSelector() - Method in class oracle.odi.mapping.generation.Script
Gets the flag indicating if the last command is a selector, or in the case of schema-only script, gets the flag indicating if this script is a selector.
isSelector() - Method in class oracle.odi.mapping.generation.spark.SparkPivotCmd
Return true if the corresponding component is a selector.
isSelector() - Method in class oracle.odi.mapping.generation.spark.SparkScript
Return True if the last command on this script is based on a selector component.
isSimpleEqualLookup() - Method in class oracle.odi.mapping.generation.spark.SparkLookupCmd
Return true if a simple equal condition is used for lookup.
isSimpleExpression() - Method in class oracle.odi.mapping.generation.ArrayExpression
Return true if the expression is a simple reference to one referenced object, with no function calls or operators.
isSimpleExpression() - Method in class oracle.odi.mapping.generation.Expression
Return true if the expression is a simple reference to exactly one referenced source object or attribute, with no function calls or operators.
isSimpleExpression() - Method in class oracle.odi.mapping.generation.StringExpression
 
isSkipTaskGeneration() - Method in class oracle.odi.domain.mapping.generator.TaskControl
Return true if the skip task generation flag has been set, else return false.
isSqlQuery() - Method in interface oracle.odi.mapping.generation.ITableFunctionParameter
Indicates whether this parameter is a SqlQuery item.
isStagingQuery() - Method in class oracle.odi.mapping.generation.SqlQuery
 
isStatefulEnabled() - Method in class oracle.odi.mapping.generation.spark.SparkGroupCmd
Return true if stateful is enabled
isStoreKeys() - Method in class oracle.odi.mapping.generation.spark.SparkStoreCmd
Return true of keys are needed to store.
isStoreToFile() - Method in class oracle.odi.mapping.generation.spark.SparkStoreCmd
Return true if this command is used to store to a file.
isStreamingMode() - Method in class oracle.odi.mapping.generation.spark.SparkCommand
Return true if the corresponding script is on streaming mode.
isStructure() - Method in class oracle.odi.mapping.generation.spark.SparkFlattenCmd
Return true if the complex type is a structure
isSubquery() - Method in class oracle.odi.mapping.generation.SqlQuery
 
isSubqueryRequired() - Method in class oracle.odi.mapping.generation.SetQuery
Return true if this set query needs to be generated as a sub-query
isTargetExpression() - Method in class oracle.odi.mapping.generation.ArrayExpression
Get a flag to indicate that this is a target expression.
isTupleOrBag() - Method in class oracle.odi.mapping.generation.spark.SparkField
 
isUnknown() - Method in interface oracle.odi.mapping.generation.FieldKind
 
isUpdatesOnlyEnabled() - Method in class oracle.odi.mapping.generation.spark.SparkGroupCmd
Return true if updates only is enabled.
ITableFunctionParameter - Interface in oracle.odi.mapping.generation
An interface to represent a parameter that will be passed to the referenced table function.
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links
Oracle® Fusion Middleware Java Substitution API Reference for Oracle Data Integrator
12c (12.2.1.3.0)

E96505-01

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