| Hi, Gail, these entities indeed have same id=1 but they have different discriminator values. I didn't find that it's prohibited by JPA spec. Moreover, if i use different inheritance type (move entities to different tables) it will work fine. Could you please confirm that the existent scenario is/should not be supported by Hibernate? |