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