Class ArrayIncludesArgumentTypeResolver

java.lang.Object
org.hibernate.query.sqm.produce.function.internal.AbstractFunctionArgumentTypeResolver
org.hibernate.dialect.function.array.ArrayIncludesArgumentTypeResolver
All Implemented Interfaces:
FunctionArgumentTypeResolver

public class ArrayIncludesArgumentTypeResolver extends AbstractFunctionArgumentTypeResolver
A FunctionArgumentTypeResolver that resolves the argument types for the array_includes function.