Uses of Class
jakarta.persistence.criteria.LocalTimeField
-
Uses of LocalTimeField in jakarta.persistence.criteria
Modifier and TypeFieldDescriptionstatic final LocalTimeField<Integer>
LocalTimeField.HOUR
The hour of the day in 24-hour time, numbered from 0 to 23.static final LocalTimeField<Integer>
LocalTimeField.MINUTE
The minute of the hour, numbered from 0 to 59.static final LocalTimeField<Double>
LocalTimeField.SECOND
The second of the minute, numbered from 0 to 59, including a fractional part representing fractions of a second