| Package | Description |
|---|---|
| com.holonplatform.core.query |
| Modifier and Type | Method and Description |
|---|---|
static TemporalFunction.Day |
TemporalFunction.Day.create(TypedExpression<?> argument)
Create a new
TemporalFunction.Day function instance. |
default TemporalFunction.Day |
TemporalQueryExpression.day()
Creates a function to extract the day part of a temporal data type.
|
static TemporalFunction.Day |
QueryFunction.day(TypedExpression<?> argument)
Create a function to extract the day part of a temporal data type.
|
Copyright © 2019 The Holon Platform. All rights reserved.