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