Uses of Class
org.hibernate.dialect.function.array.ArrayArgumentValidator
Packages that use ArrayArgumentValidator
-
Uses of ArrayArgumentValidator in org.hibernate.dialect.function.array
Subclasses of ArrayArgumentValidator in org.hibernate.dialect.function.arrayModifier and TypeClassDescriptionclassAArgumentsValidatorthat validates the array type is compatible with the element type.classAArgumentsValidatorthat validates the arguments for thearray_containsfunction.classAArgumentsValidatorthat validates the arguments for thearray_includesfunction.