public class AggregateNumericExpression extends NumericExpression implements AggregateExpression
SQLExpression.ColumnExpressionList
lowestOperator, 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, 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)
public AggregateNumericExpression(SQLStatement stmt, JavaTypeMapping mapping, String sql)
Copyright © 2017. All rights reserved.