Class ArrayIncludesOperatorFunction

All Implemented Interfaces:
FunctionRenderer, SqmFunctionDescriptor

public class ArrayIncludesOperatorFunction extends ArrayIncludesUnnestFunction
Special array includes implementation that uses the PostgreSQL @> operator.