The problem is the following:
Main Common table:
@Entity() @Table(name = "USERS") @Inheritance(strategy = InheritanceType.SINGLE_TABLE) @Discrimi