public class SingleCollectionExpression extends DelegatedExpression
SQLExpression.ColumnExpressionList| Modifier and Type | Field and Description |
|---|---|
protected SQLExpression[] |
wrappedExpressions |
delegatelowestOperator, mapping, parameterName, st, stmt, subExprs, table| Constructor and Description |
|---|
SingleCollectionExpression(SQLStatement stmt,
SQLTable table,
JavaTypeMapping mapping) |
add, div, eq, ge, getDelegate, gt, invoke, isParameter, le, lt, mod, mul, ne, sub, toSQLTextand, bitAnd, bitOr, cast, com, distinct, encloseInParentheses, eor, getJavaTypeMapping, getLowestOperator, getNumberOfSubExpressions, getParameterName, getSQLStatement, getSQLTable, getSubExpression, in, ior, is, neg, not, setJavaTypeMappingprotected SQLExpression[] wrappedExpressions
public SingleCollectionExpression(SQLStatement stmt, SQLTable table, JavaTypeMapping mapping)
Copyright © 2016. All rights reserved.