fun <R>isNull(): NullExpression<R> fun <O, R>KProperty1<O,R?>.isNull(): ColumnPredicateExpression<O,R> @JvmStaticfun Field.isNull(): ColumnPredicateExpression<Any,Any> Deprecated: Does not support fields from a MappedSuperclass. Use equivalent on a FieldInfo.