| Interface | Description |
|---|---|
| LocalDateExpression |
Representation of a java.time.LocalDate in a query.
|
| LocalDateTimeExpression |
Representation of a java.time.LocalDateTime type in a query.
|
| LocalTimeExpression |
Representation of a java.time.LocalTime in a query.
|
| Class | Description |
|---|---|
| LocalDateExpressionImpl |
Implementation of a LocalDate expression.
|
| LocalDateTimeExpressionImpl |
Implementation of a DateTime expression.
|
| LocalTimeExpressionImpl |
Implementation of a Time expression.
|
Copyright © 2016. All rights reserved.