public class EqualNullSafe extends Filter implements scala.Product, scala.Serializable
EqualTo
. However, this differs from EqualTo
in that it returns true
(rather than NULL) if both inputs are NULL, and false
(rather than NULL) if one of the input is NULL and the other is not NULL.
Constructor and Description |
---|
EqualNullSafe(java.lang.String attribute,
java.lang.Object value) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
attribute() |
java.lang.Object |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait