Class ArrayIncludesArgumentValidator

java.lang.Object
org.hibernate.dialect.function.array.ArrayArgumentValidator
org.hibernate.dialect.function.array.ArrayIncludesArgumentValidator
All Implemented Interfaces:
ArgumentsValidator

public class ArrayIncludesArgumentValidator extends ArrayArgumentValidator
A ArgumentsValidator that validates the arguments for the array_includes function.