public class TypeConverterMultiLiteral extends TypeConverterMultiExpression implements SQLLiteral
SQLExpression.ColumnExpressionListlowestOperator, mapping, parameterName, st, stmt, subExprs, table| Constructor and Description |
|---|
TypeConverterMultiLiteral(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.
|
invokeaddSubexpressionsToRelatedExpression, cast, eq, ge, gt, in, is, le, lt, ne, processComparisonOfImplementationWithReference, useFirstColumnOnlyadd, and, bitAnd, bitOr, com, distinct, div, encloseInParentheses, eor, getJavaTypeMapping, getLowestOperator, getNumberOfSubExpressions, getParameterName, getSQLStatement, getSQLTable, getSubExpression, ior, isParameter, mod, mul, neg, not, setJavaTypeMapping, sub, toSQLTextpublic TypeConverterMultiLiteral(SQLStatement stmt, JavaTypeMapping mapping, Object value, String parameterName)
public Object getValue()
SQLLiteralgetValue in interface SQLLiteralpublic void setNotParameter()
SQLLiteralsetNotParameter in interface SQLLiteralCopyright © 2017. All rights reserved.