Class ArrayIntersectsOperatorFunction

All Implemented Interfaces:
FunctionRenderer, SqmFunctionDescriptor

public class ArrayIntersectsOperatorFunction extends ArrayIntersectsUnnestFunction
Array intersects function that uses the PostgreSQL && operator.