public class OptionalLiteral extends OptionalExpression
SQLExpression.ColumnExpressionListwrappedExpressionsdelegatelowestOperator, mapping, parameterName, st, stmt, subExprs, table| Constructor and Description |
|---|
OptionalLiteral(SQLStatement stmt,
JavaTypeMapping mapping,
Object value,
String parameterName) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue() |
void |
setNotParameter() |
invokeadd, div, eq, ge, getDelegate, gt, 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, setJavaTypeMappingpublic OptionalLiteral(SQLStatement stmt, JavaTypeMapping mapping, Object value, String parameterName)
public Object getValue()
public void setNotParameter()
Copyright © 2019. All rights reserved.