Hi, i've been mapping using annotation as jpa standard and using hibernate as my orm and session manager. Nevertheless i've been experience a huge problem i got this error when i'm trying to insert or update my class.
My mappings goes like this.
Class: Usuario Class: Gerente extends Usuario but i can't update or insert havent test delete.
I checked my schema and my Hibernate.cfg goes like this: