public class OptionalLiteral extends OptionalExpression
SQLExpression.ColumnExpressionList
wrappedExpressions
delegate
lowestOperator, 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() |
invoke
add, div, eq, ge, getDelegate, gt, 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 OptionalLiteral(SQLStatement stmt, JavaTypeMapping mapping, Object value, String parameterName)
public Object getValue()
public void setNotParameter()
Copyright © 2019. All rights reserved.