Uses of Class
org.springframework.data.relational.core.sql.IsNull
Packages that use IsNull
-
Uses of IsNull in org.springframework.data.relational.core.sql
Methods in org.springframework.data.relational.core.sql that return IsNullModifier and TypeMethodDescriptionstatic IsNullIsNull.create(Expression expression) Creates a newIsNullexpression.Column.isNull()Creates aIS NULLcondition.static IsNullConditions.isNull(Expression expression) Creates aIS NULLcondition.