Minute
wvlet.airframe.sql.model.Expression.Minute
case class Minute(nodeLocation: Option[NodeLocation]) extends IntervalField
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait IntervalFieldtrait LeafExpressiontrait Expressiontrait Producttrait Equalstrait TreeNode[Expression]class Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Column name without qualifier
Attributes
- Definition Classes
- Inherited from:
- LeafExpression
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
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
-
IntervalField -> Any
- Inherited from:
- IntervalField
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
In this article