public static class Expression.BetweenExpression extends Expression
Expression.BetweenExpression, Expression.BinaryExpression, Expression.Column, Expression.Const, Expression.InExpression, Expression.OpType, Expression.UnaryExpression
dataType, opType
Constructor and Description |
---|
BetweenExpression(java.lang.Object lower,
java.lang.Object upper) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getLower() |
java.lang.Object |
getUpper() |
java.lang.String |
toString() |
getDataType, getOpType
Copyright © 2007-2017 The Apache Software Foundation