Skip navigation links

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

E17060-02


Package oracle.odi.domain.xrefs.expression

Provides classes to manage expressions.

See:
          Description

Class Summary
Expression An Expression is an object level expression that may contains references to ODI objects as CrossRefs.
ExpressionStringBuilder Helps in the construction of an Expression instance.
ExpressionStringParser Expression string parser that create an Expression instance from its string representation.
ExpressionUtils Helper class to manage Expression usage within domain objects implementation.

 

Enum Summary
Expression.SqlGroupType Type safe enumeration that represents SQL group function type an Expression can hold.

 

Exception Summary
IllegalExpressionObjectException Thrown when attempting to create an expression from an object that has an illegal expression representation.

 

Package oracle.odi.domain.xrefs.expression Description

Provides classes to manage expressions.

Since:
11.1.1.3.0

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.