Uses of Class
org.hibernate.dialect.function.array.ArrayConcatElementFunction
Packages that use ArrayConcatElementFunction
-
Uses of ArrayConcatElementFunction in org.hibernate.dialect.function.array
Subclasses of ArrayConcatElementFunction in org.hibernate.dialect.function.arrayModifier and TypeClassDescriptionclass
Oracle concatenation function for array and an element.class
PostgreSQL variant of the function to properly returnnull
when the array argument is null.