public class ArrayAnyComparisonNode extends ArrayAllAnyComparisonNode
Modifier and Type | Method and Description |
---|---|
<T> T |
accept(ParseNodeVisitor<T> visitor) |
String |
getType() |
toSQL
equals, getChildren, hashCode, isStateless
getAlias, hasSubquery, toString
public String getType()
getType
in class ArrayAllAnyComparisonNode
public <T> T accept(ParseNodeVisitor<T> visitor) throws SQLException
accept
in class ParseNode
SQLException
Copyright © 2019 Apache Software Foundation. All Rights Reserved.