Uses of Interface
org.teiid.query.sql.symbol.NamedExpression
-
Packages that use NamedExpression Package Description org.teiid.query.sql.symbol -
-
Uses of NamedExpression in org.teiid.query.sql.symbol
Classes in org.teiid.query.sql.symbol that implement NamedExpression Modifier and Type Class Description class
AggregateSymbol
An aggregate symbol represents an aggregate function.class
Function
Represents a function in a sql statement.class
WindowFunction
-