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 TypeClassDescriptionclass
AArgumentsValidator
that validates the array type is compatible with the element type.class
AArgumentsValidator
that validates the arguments for thearray_contains
function.class
AArgumentsValidator
that validates the arguments for thearray_includes
function.