Interface ColumnExpression

All Known Subinterfaces:
FunctionCall
All Known Implementing Classes:
AggregateFunction, BooleanPrimitive, CountDistinctAggregateFunction, DoublePrimitive, IdentifiedPath, LongPrimitive, NullPrimitive, Primitive, SingleRowFunction, StringPrimitive, TemporalPrimitive, TerminologyFunction

public sealed interface ColumnExpression permits AggregateFunction, FunctionCall, IdentifiedPath, Primitive<T,O>
Author:
Stefan Spiska