| Package | Description |
|---|---|
| com.holonplatform.core.query |
| Modifier and Type | Method and Description |
|---|---|
static TemporalFunction.CurrentTimestamp |
TemporalFunction.CurrentTimestamp.create()
Create a new
TemporalFunction.CurrentTimestamp function instance. |
static TemporalFunction.CurrentTimestamp |
QueryFunction.currentTimestamp()
Create a
TemporalFunction.CurrentTimestamp function to obtain the current timestamp as a Date. |
Copyright © 2019 The Holon Platform. All rights reserved.