IsNotNull
wvlet.airframe.sql.model.Expression$.IsNotNull
case class IsNotNull(child: Expression, nodeLocation: Option[NodeLocation]) extends ConditionalExpression with UnaryExpression
Attributes
- Graph
- Supertypes
- trait Serializabletrait UnaryExpressiontrait ConditionalExpressiontrait Expressiontrait Producttrait Equalstrait TreeNode[Expression]class Objecttrait Matchableclass Any
Members list
Concise view
Value members
Concrete methods
Attributes
- Definition Classes
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns:
a string representation of the object.
- Definition Classes
- Any
Inherited methods
Column name without qualifier
Attributes
- Definition Classes
- Inherited from:
- UnaryExpression
Attributes
- Inherited from:
- Expression
Attributes
- Inherited from:
- Expression
Attributes
- Inherited from:
- Expression
Attributes
- Inherited from:
- Expression
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Expression
Attributes
- Inherited from:
- Expression
Recursively transform the expression in breadth-first order
Attributes
- Inherited from:
- Expression
Recursively transform the expression in depth-first order
Attributes
- Inherited from:
- Expression
Attributes
- Inherited from:
- Expression
Attributes
- Inherited from:
- Expression
Inherited fields
Attributes
- Inherited from:
- Expression