Class ArrayHelper
- java.lang.Object
-
- org.hibernate.dialect.function.array.ArrayHelper
-
public class ArrayHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description ArrayHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isNullable(Expression expression)
-
-
-
Method Detail
-
isNullable
public static boolean isNullable(Expression expression)
-
-