Uses of Class
jakarta.persistence.criteria.LocalTimeField
Packages that use LocalTimeField
-
Uses of LocalTimeField in jakarta.persistence.criteria
Fields in jakarta.persistence.criteria declared as LocalTimeFieldModifier and TypeFieldDescriptionstatic final LocalTimeField<Integer>LocalTimeField.HOURThe hour of the day in 24-hour time, numbered from 0 to 23.static final LocalTimeField<Integer>LocalTimeField.MINUTEThe minute of the hour, numbered from 0 to 59.static final LocalTimeField<Double>LocalTimeField.SECONDThe second of the minute, numbered from 0 to 59, including a fractional part representing fractions of a second