Skip to content

SQLExpressionColumn

Represents a virtual column defined by SQL expressions rather than physical table columns. SQLExpressionColumn enables computed columns, derived values, and complex calculations in OLAP mappings.

Extends

Attributes

NameIdTypeLowerUpper

References

NameTypeLowerUpperContainment
sqlsSqlStatement🔗1true
Collection of SQL statements that define the expression for this column. Multiple statements support database-specific SQL expressions for different database dialects.

Used by

  • SQLExpressionBaseMeasure🔗 → column

ClassDiagramm

Released under the Eclipse Public License 2.0