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