Posts by ouvitor • 1 point
1 post
-
-3
votes1
answer43
viewsQ: Hibernate mapping error
Good afternoon person, could help me in a mapping error? Event class: @Entity @Table(name = "EVENT") public class Event { private static final long serialVersionUID = 1L; @Id…