The Temporal annotation may be used in conjunction with the Basic annotation.
Temporal
Example: @Temporal(DATE) protected java.util.Date endDate;
The
Temporalannotation may be used in conjunction with the Basic annotation.Example: @Temporal(DATE) protected java.util.Date endDate;