Skip navigation links

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

E17060-02


Uses of Class
oracle.odi.domain.xrefs.expression.contexts.GlobalExpressionContext

Packages that use GlobalExpressionContext
oracle.odi.domain.model This package contains the Oracle Data Integrator Data Model domain implementation. 
oracle.odi.domain.project This package contains the Oracle Data Integrator Project implementation. 

 

Uses of GlobalExpressionContext in oracle.odi.domain.model

 

Methods in oracle.odi.domain.model with parameters of type GlobalExpressionContext
 void OdiReference.setComplexSqlExpression(java.lang.String pExpressionString, GlobalExpressionContext pGlobalContext, com.sunopsis.language.SnpsLanguage pLanguage)
          Convenient method to set the "complexSqlExpression" property of this reference from the given expression string value.

 

Uses of GlobalExpressionContext in oracle.odi.domain.project

 

Methods in oracle.odi.domain.project with parameters of type GlobalExpressionContext
 void StepOdiCommand.setCommandExpression(java.lang.String pCommand, GlobalExpressionContext pGlobalContext)
          Sets the expression that defines the ODI command (aka tool) to be executed when executing this step.
 void StepOsCommand.setCommandExpression(java.lang.String pCommand, GlobalExpressionContext pGlobalContext)
          Sets the expression that defines the OS command to be executed when executing this step.

 


Skip navigation links

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

E17060-02


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