I\'ve got a really simple class:
import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.pers
Add to hibernate.cfg.xml before this:
hibernate.cfg.xml