| Class | Description |
|---|---|
| DateFunction |
Implementation of
TemporalFunction to wrap Date objects. |
| InstantFunction |
Implementation of
TemporalFunction for Instant |
| LocalDateFunction |
Implementation of
TemporalFunction to wrap LocalDate objects. |
| LocalDateTimeFunction |
Implementation of
TemporalFunction for LocalDateTime objects. |
| LocalTimeFunction |
Implementation of
TemporalFunction to wrap LocalTime objects. |
| OffsetDateTimeFunction |
Implementation of
TemporalFunctions for OffsetDateTime objects. |
| SqlDateFunction |
Implementation of
TemporalFunction to wrap Date objects. |
| ZonedDateTimeFunction |
Implementation of
TemporalFunctions for ZonedDateTime objects. |
Copyright © 2021 eXparity Limited. All rights reserved.