public class AggregateTemporalExpression extends TemporalExpression implements AggregateExpression
SQLExpression.ColumnExpressionList
lowestOperator, mapping, parameterName, st, stmt, subExprs, table
Constructor and Description |
---|
AggregateTemporalExpression(SQLStatement stmt,
JavaTypeMapping mapping,
String functionName,
List args) |
add, eq, ge, gt, in, invoke, le, lt, ne, sub
and, bitAnd, bitOr, cast, com, distinct, div, encloseInParentheses, eor, getJavaTypeMapping, getLowestOperator, getNumberOfSubExpressions, getParameterName, getSQLStatement, getSQLTable, getSubExpression, ior, is, isParameter, mod, mul, neg, not, setJavaTypeMapping, toSQLText
public AggregateTemporalExpression(SQLStatement stmt, JavaTypeMapping mapping, String functionName, List args)
Copyright © 2017. All rights reserved.