- Schema - Class in oracle.odi.mapping.generation
-
This class represents the metadata for describing actual data on the physical level.
- Schema(Script, String) - Constructor for class oracle.odi.mapping.generation.Schema
-
Constructor for Schema.
- Script - Class in oracle.odi.mapping.generation
-
This is the AST class that represents a script.
- Script(TemplateUtils, List, Command, List) - Constructor for class oracle.odi.mapping.generation.Script
-
Constructor for a script.
- Script(TemplateUtils, List, Command) - Constructor for class oracle.odi.mapping.generation.Script
-
Constructor for a script.
- Script(TemplateUtils, List) - Constructor for class oracle.odi.mapping.generation.Script
-
Constructor for a script.
- SELECT_HINT_OPTION_KEY - Static variable in class oracle.odi.mapping.generation.OracleSqlQuery
-
- SET - Static variable in class oracle.odi.mapping.generation.CommandType
-
A Set command
- setAggregateExpressions(ArrayList) - Method in class oracle.odi.mapping.generation.PivotQuery
-
- setAggregateFunction(String) - Method in class oracle.odi.mapping.generation.PivotQuery
-
Sets the aggregate function.
- setChildFields(List) - Method in class oracle.odi.mapping.generation.Field
-
Sets the child fields.
- setConsumed(boolean) - Method in class oracle.odi.mapping.generation.TemporaryIndex
-
- setDestinationTargets(Set) - Method in class oracle.odi.mapping.generation.Script
-
Sets the names of all targets.
- setFieldKind(FieldKind) - Method in class oracle.odi.mapping.generation.Field
-
Sets the kind for this field.
- setFields(List) - Method in class oracle.odi.mapping.generation.Schema
-
Sets fields in this schema.
- setGenerateXML(boolean) - Method in class oracle.odi.mapping.generation.PivotQuery
-
- setIgnorePathSpec(boolean) - Method in class oracle.odi.mapping.generation.SourceAttribute
-
Sets the flag indicating if the path portion of this class must be ignored.
- setInColumnAliases(ArrayList) - Method in class oracle.odi.mapping.generation.PivotQuery
-
- setInColumnMatchingRows(ArrayList) - Method in class oracle.odi.mapping.generation.PivotQuery
-
- setIndex(int) - Method in class oracle.odi.mapping.generation.Field
-
Sets the index for this field.
- setIndexExp(List) - Method in class oracle.odi.mapping.generation.TemporaryIndex
-
- setIndexTypeClause(String) - Method in class oracle.odi.mapping.generation.TemporaryIndex
-
- setIndexTypeCode(String) - Method in class oracle.odi.mapping.generation.TemporaryIndex
-
- setInputAttrNamesListp(List) - Method in class oracle.odi.mapping.generation.CallScriptCmd
-
Sets input attribute names.
- setInputExprsList(List) - Method in class oracle.odi.mapping.generation.CallScriptCmd
-
Sets lists of input expressions.
- setInputSchemas(List) - Method in class oracle.odi.mapping.generation.Script
-
Sets the input schemas.
- setInputScriptMask(Script, boolean) - Method in class oracle.odi.mapping.generation.Script
-
Sets the input script mask for an input script.
- setInputScriptMasks(List) - Method in class oracle.odi.mapping.generation.Script
-
Sets the input script masks for this script.
- setInputScripts(List) - Method in class oracle.odi.mapping.generation.Script
-
Sets the input scripts of this script.
- setIsSelector(boolean) - Method in class oracle.odi.mapping.generation.Script
-
Sets the flag indicating this schema-only script is a selector.
- setJDBCMetadata(String) - Method in class oracle.odi.mapping.generation.FileInsertStatement
-
Sets the JDBC metadata text string of this file insert statement.
- setJDBCMetadata(String) - Method in class oracle.odi.mapping.generation.FileSqlQuery
-
Sets the JDBC metadata text string of this file select query.
- setLastCommand(Command) - Method in class oracle.odi.mapping.generation.Script
-
Sets the last command of this script.
- setName(String) - Method in class oracle.odi.mapping.generation.Field
-
Sets the name of the field.
- setName(String) - Method in class oracle.odi.mapping.generation.Schema
-
Sets the name for the schema.
- setOutputSchema(Schema) - Method in class oracle.odi.mapping.generation.Script
-
Sets the output schema of this script.
- setOverriddenSyntax(String) - Method in class oracle.odi.mapping.generation.FunctionSyntaxWrapper
-
- setParentField(Field) - Method in class oracle.odi.mapping.generation.Field
-
Sets the parent field.
- setParentScript(Script) - Method in class oracle.odi.mapping.generation.Command
-
Sets the scripts that directly owns this command.
- setParentScript(Script) - Method in class oracle.odi.mapping.generation.Script
-
Sets the parent script of this script.
- setPhysicalNode(MapPhysicalNode) - Method in class oracle.odi.mapping.generation.Script
-
Sets the physical node corresponding to a schema-only script.
- setPlaceholderValue(String, Object) - Method in class oracle.odi.mapping.generation.CustomizableCommand
-
Sets the value for a placeholder key.
- setPrefix(String) - Method in class oracle.odi.mapping.generation.Field
-
Sets the prefix for this field.
- SetQuery - Class in oracle.odi.mapping.generation
-
SetQuery is the substitution API class used for set operation.
It holds a collection of
SqlQuery
(the queries that will be union-ed),
a collection of columns alias, a set operation type and a set alias.
- setRawName(String) - Method in class oracle.odi.mapping.generation.Field
-
Sets raw name for this field.
- setRawType(String) - Method in class oracle.odi.mapping.generation.Field
-
Sets the raw type of this field.
- setRelationAliases(Set) - Method in class oracle.odi.mapping.generation.Script
-
Sets all the relation aliases used in this script.
- setRowLocatorExpressionAlias(String) - Method in class oracle.odi.mapping.generation.PivotQuery
-
- setSchema(Schema) - Method in class oracle.odi.mapping.generation.Field
-
Sets the owner of this field.
- setScriptContent(String) - Method in class oracle.odi.mapping.generation.CallScriptCmd
-
Sets the content for the script.
- setSharedInputScript(Script) - Method in class oracle.odi.mapping.generation.Script
-
Sets the input script that is shared with other scripts.
- setSourceAlias(String) - Method in class oracle.odi.mapping.generation.Command
-
Sets the source alias list to contain only one source alias, passed in the argument.
- setSourceAliases(List) - Method in class oracle.odi.mapping.generation.Command
-
Sets source aliases (i.e., aliases for input scripts) to a new list of Strings.
- setSourceAttrSpec(SourceAttribute) - Method in class oracle.odi.mapping.generation.Field
-
Sets the source attribute specification for this field.
- setSourceLocation(ILocation) - Method in class oracle.odi.mapping.generation.FileInsertStatement
-
- setSourceLogicalSchema(ILogicalSchema) - Method in class oracle.odi.domain.mapping.generator.TaskControl
-
Set a logical schema that will override the KM line source logical schema setting for the current task usage.
- setSubQuerytoGenerateXML(String) - Method in class oracle.odi.mapping.generation.PivotQuery
-
- setTargetAlias(String) - Method in class oracle.odi.mapping.generation.Command
-
Sets the target alias for this command.
- setTargetIdList(List) - Method in class oracle.odi.mapping.generation.TemporaryIndex
-
- setTargetLocation(ILocation) - Method in class oracle.odi.mapping.generation.FileInsertStatement
-
- setTargetLogicalSchema(ILogicalSchema) - Method in class oracle.odi.domain.mapping.generator.TaskControl
-
Set a logical schema that will override the KM line target logical schema setting for the current task usage.
- setTgtAttrExprs(List) - Method in class oracle.odi.mapping.generation.ExpressionCmd
-
Sets the list of target expressions.
- setTgtAttrNames(List) - Method in class oracle.odi.mapping.generation.CallScriptCmd
-
Sets names for target attributes.
- setTgtAttrNames(List) - Method in class oracle.odi.mapping.generation.ExpressionCmd
-
Sets the names of target attributes.
- skipTaskGeneration(boolean) - Method in class oracle.odi.domain.mapping.generator.TaskControl
-
Set the skip task generation flag.
- SOME - Static variable in class oracle.odi.mapping.generation.FilterSubQuery.GroupComparisonKeyword
-
- SourceASTList - Class in oracle.odi.mapping.generation
-
The SourceASTList class models a list of substitution API objects
- SourceAttribute - Class in oracle.odi.mapping.generation
-
This class represents a source attribute viewed from a code generation point of view.
- SourceAttribute(MapAttribute, MapPathSpecifier) - Constructor for class oracle.odi.mapping.generation.SourceAttribute
-
The constructor for a PigSourceAttribute.
- SourceAttribute(MapAttribute) - Constructor for class oracle.odi.mapping.generation.SourceAttribute
-
The constructor for a PigSourceAttribute.
- SPLIT - Static variable in class oracle.odi.mapping.generation.CommandType
-
A Split command
- SqlDeleteStatement - Class in oracle.odi.mapping.generation
-
Models an SQL delete statement in the ODI code generator.
- SqlInsertStatement - Class in oracle.odi.mapping.generation
-
The SqlInsertStatement class models an SQL insert statement in the ODI code generator.
- SqlMergeStatement - Class in oracle.odi.mapping.generation
-
The SqlMergeStatement class models an SQL merge statement in the ODI code generator.
- SqlMultiInsertStatement - Class in oracle.odi.mapping.generation
-
The SqlMultiInsertStatement class models an SQL multi-insert statement in the ODI code generator.
- SqlMultiInsertStatement.InsertItem - Class in oracle.odi.mapping.generation
-
InsertItem represents an insert target of the multi-insert statement.
- SqlQuery - Class in oracle.odi.mapping.generation
-
The SqlQuery class models a SQL query in the ODI code generator.
- SqlStatement - Interface in oracle.odi.mapping.generation
-
An interface models an SQL statement in the ODI code generator.
- SqlUpdateStatement - Class in oracle.odi.mapping.generation
-
Models an SQL update statement in the ODI code generator.
- STAR - Static variable in class oracle.odi.mapping.generation.CommandType
-
A wild card command
- STORE - Static variable in class oracle.odi.mapping.generation.CommandType
-
A Store command
- StringConstant - Class in oracle.odi.mapping.generation
-
A class representing an expression that is a string constant.
- StringExpression - Class in oracle.odi.mapping.generation
-
A class representing an expression that is a text string.
- SUBQUERYFILTER - Static variable in class oracle.odi.mapping.generation.CommandType
-
A Subquery Filter command