Uses of Interface
org.eclipse.persistence.jpa.config.TimeOfDay
-
Packages that use TimeOfDay Package Description org.eclipse.persistence.jpa.config -
-
Uses of TimeOfDay in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return TimeOfDay Modifier and Type Method Description TimeOfDayCache. setExpiryTimeOfDay()TimeOfDayTimeOfDay. setHour(Integer hour)TimeOfDayTimeOfDay. setMillisecond(Integer millisecond)TimeOfDayTimeOfDay. setMinute(Integer minute)TimeOfDayTimeOfDay. setSecond(Integer second)
-