Uses of Class
org.hibernate.dialect.function.array.ArrayConstructorFunction
Packages that use ArrayConstructorFunction
-
Uses of ArrayConstructorFunction in org.hibernate.dialect.function.array
Subclasses of ArrayConstructorFunction in org.hibernate.dialect.function.arrayModifier and TypeClassDescriptionclass
class
class
Special array constructor function that also applies a cast to the array literal, based on the inferred result type.