Interface ResultSetColumn
-
- All Known Subinterfaces:
Column,ReferenceableExpression
- All Known Implementing Classes:
Abs,AggregationFunction,AliasedExpression,And,AsymmetricOperator,Avg,AvgDistinct,Between,BinaryNumberExpression,BinaryPredicate,BooleanAggregationFunction,BooleanColumn,BooleanConstant,BooleanMax,BooleanMin,BooleanValue,ByteArrayAggregationFunction,ByteArrayCoalesce,ByteArrayColumn,ByteArrayConstant,ByteArrayExpression,ByteArrayMax,ByteArrayMin,ByteArrayValue,CaseClause,Concat,Constant,Count,CountDistinct,CurrentDate,CurrentDateTime,CurrentTime,Date,DateTime,DateTimeAggregationFunction,DateTimeCoalesce,DateTimeColumn,DateTimeConstant,DateTimeExpression,DateTimeFieldExpression,DateTimeFunction,DateTimeMax,DateTimeMin,DateTimeValue,Div,EqAll,EqAny,Equal,Exists,Expression,Extract,GeAll,GeAny,GreaterThan,GreaterThanOrEqualTo,GroupConcat,GroupConcatDistinct,GtAll,GtAny,InList,InSubquery,IsNotNull,IsNull,LeAll,LeAny,Length,LessThan,LessThanOrEqualTo,Like,Locate,Log,Lower,LtAll,LtAny,Min,Minus,Mult,NeAll,NeAny,Neg,NonWindowableAggregationFunction,Not,NotBetween,NotEqual,NotExists,NotInList,NotInSubquery,NotLike,NumberCoalesce,NumberColumn,NumberConstant,NumberExpression,NumberMax,NumberMin,NumberValue,NumericAggregationFunction,NumericFunction,ObjectAggregationFunction,ObjectCoalesce,ObjectColumn,ObjectConstant,ObjectExpression,ObjectMax,ObjectMin,ObjectValue,Or,Plus,Power,Predicate,PredicateCoalesce,Remainder,Round,Signum,StringAggregationFunction,StringCoalesce,StringColumn,StringConstant,StringExpression,StringFunction,StringMax,StringMin,StringValue,Substring,Sum,SumDistinct,Time,Trim,Trunc,Tuple,Upper,WindowableAggregationFunction,WindowExpression
public interface ResultSetColumn{I} ResultSetColumn ^ ^ | | {I} ReferenceableExpression Expression ^ ^ ^ ^ | | | | AliasedExpression Column ... SelectSubquery<ReferenceableExpression> Select<ResultSetColumn>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidrenderTo(QueryWriter w)
-
-
-
Method Detail
-
renderTo
void renderTo(QueryWriter w)
-
-