public class RectangleLiteral extends RectangleExpression implements org.datanucleus.store.rdbms.sql.expression.SQLLiteral
| Constructor and Description |
|---|
RectangleLiteral(org.datanucleus.store.rdbms.sql.SQLStatement stmt,
org.datanucleus.store.rdbms.mapping.java.JavaTypeMapping mapping,
Object value,
String parameterName) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue() |
void |
setNotParameter() |
invokeaddSubexpressionsToRelatedExpression, cast, eq, ge, gt, in, is, le, lt, ne, processComparisonOfImplementationWithReference, useFirstColumnOnlyadd, and, com, distinct, div, encloseInParentheses, eor, getJavaTypeMapping, getLowestOperator, getNumberOfSubExpressions, getParameterName, getSQLStatement, getSQLTable, getSubExpression, ior, isParameter, mod, mul, neg, not, setJavaTypeMapping, sub, toSQLTextpublic Object getValue()
getValue in interface org.datanucleus.store.rdbms.sql.expression.SQLLiteralpublic void setNotParameter()
setNotParameter in interface org.datanucleus.store.rdbms.sql.expression.SQLLiteralCopyright © 2015. All rights reserved.