Class In

java.lang.Object
All Implemented Interfaces:
Serializable, Cloneable, QueryModelNode, ValueExpr, VariableScopeChange

public class In extends CompareSubQueryValueOperator
Checks whether a certain value is contained in a set of results produced by a query.
See Also: