Uses of Class
org.hibernate.dialect.function.array.ArrayConcatFunction
Packages that use ArrayConcatFunction
-
Uses of ArrayConcatFunction in org.hibernate.dialect.function.array
Subclasses of ArrayConcatFunction in org.hibernate.dialect.function.arrayModifier and TypeClassDescriptionclass
Oracle concatenation function for arrays.class
PostgreSQL variant of the function to properly returnnull
when one of the arguments is null.