I am using Hibernate 5.4.18.Final. I have a valid @Entity Appointment which has property status which is a Enum of my custom type Appointment
Appointment
status