IntervalField
wvlet.airframe.sql.model.Expression.IntervalField
sealed trait IntervalField extends LeafExpression
Attributes
- Graph
-
- Supertypes
-
trait LeafExpressiontrait Expressiontrait Producttrait Equalstrait TreeNode[Expression]class Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class Dayclass DayOfWeekclass DayOfYearclass Hourclass Minuteclass Monthclass Quarterclass Secondclass TimezoneHourclass TimezoneMinuteclass Weekclass Yearclass YearOfWeekShow all
Members list
Value members
Concrete methods
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:
- 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:
- 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 and Abstract methods
Attributes
- Inherited from:
- Equals
Attributes
- Returns
-
the code location in the SQL text if available
- Inherited from:
- TreeNode
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Inherited fields
Attributes
- Inherited from:
- Expression
In this article