I have @ManyToMany relationship between two entities A and B, so Hibernate creates for me unmapped table named A_B into the database which i don\'t have a related entity in my j