public class StringNumericExpression extends DelegatedExpression
SQLExpression.ColumnExpressionList
delegate
lowestOperator, mapping, parameterName, st, stmt, subExprs, table
Constructor and Description |
---|
StringNumericExpression(SQLStatement stmt,
SQLTable table,
JavaTypeMapping mapping)
Constructor for an expression for a field/property that can be represented as String or numeric.
|
add, div, eq, ge, getDelegate, gt, invoke, isParameter, le, lt, mod, mul, ne, sub, toSQLText
and, bitAnd, bitOr, cast, com, distinct, encloseInParentheses, eor, getJavaTypeMapping, getLowestOperator, getNumberOfSubExpressions, getParameterName, getSQLStatement, getSQLTable, getSubExpression, in, ior, is, neg, not, setJavaTypeMapping
public StringNumericExpression(SQLStatement stmt, SQLTable table, JavaTypeMapping mapping)
stmt
- The SQL statementtable
- Tablemapping
- MappingCopyright © 2017. All rights reserved.