public class SingleCollectionLiteral extends SingleCollectionExpression implements SQLLiteral
SQLExpression.ColumnExpressionListwrappedExpressionsdelegatelowestOperator, mapping, parameterName, st, stmt, subExprs, table| Constructor and Description |
|---|
SingleCollectionLiteral(SQLStatement stmt,
JavaTypeMapping mapping,
Object value,
String parameterName) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue()
Accessor to the literal value
|
void |
setNotParameter()
Method to set this literal as not being a parameter.
|
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 SingleCollectionLiteral(SQLStatement stmt, JavaTypeMapping mapping, Object value, String parameterName)
public Object getValue()
SQLLiteralgetValue in interface SQLLiteralpublic void setNotParameter()
SQLLiteralsetNotParameter in interface SQLLiteralCopyright © 2020. All rights reserved.