Exists
wvlet.airframe.sql.model.Expression$.Exists
case class Exists(child: Expression, nodeLocation: Option[NodeLocation]) extends Expression with UnaryExpression
Attributes
- Graph
- Supertypes
- trait Serializabletrait UnaryExpressiontrait Expressiontrait Producttrait Equalstrait TreeNode[Expression]class Objecttrait Matchableclass Any
Members list
Concise view
Value members
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
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