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