@Target(value={}) @Retention(value=RUNTIME) public @interface TimeOfDay
OptimisticLocking
Modifier and Type | Optional Element and Description |
---|---|
int |
hour
(Optional) Hour of the day.
|
int |
millisecond
(Optional) Millisecond of the day.
|
int |
minute
(Optional) Minute of the day.
|
int |
second
(Optional) Second of the day.
|
boolean |
specified
Internal use.
|
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference