| Class | Description |
|---|---|
| Expression |
An
Expression is an object level expression that may contains references to ODI objects as
CrossRefs. |
| Expression.SqlGroupType |
Type safe enumeration that represents SQL group function type an
Expression
can hold. |
| 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.
|
| Exception | Description |
|---|---|
| IllegalExpressionObjectException | Deprecated
replaced with DomainRuntimeException
|