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