public static class Expression.BetweenExpression extends Expression
Expression.BetweenExpression, Expression.BinaryExpression, Expression.Column, Expression.Const, Expression.InExpression, Expression.OpType, Expression.UnaryExpressionopType| Constructor and Description |
|---|
Expression.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() |
getOpTypeCopyright © 2007-2012 The Apache Software Foundation