Package org.hibernate.community.dialect.function.array
package org.hibernate.community.dialect.function.array
-
ClassesClassDescriptionGaussDB variant of the function to properly return
nullwhen the array argument is null.GaussDB variant of the function to properly returnnullwhen one of the arguments is null.Special array constructor function that also applies a cast to the array literal, based on the inferred result type.Special array contains function that also applies a cast to the element argument.Custom casting for the array fill function.GaussDB array_remove function.GaussDB array_remove index function.GaussDB array_replace function.GaussDB array_set function.