By gregorin
via toomuchcoding.blogspot.com
Published: Oct 26 2012 / 08:13
The problem of inheritance in the db and mapping it to Hibernate has been discussed in many ways but it is not common that the names of the foreign keys are not equal to the name of the primary key. In this post I'm presenting the way it should be delt with as far as table per subclass inheritance is concerned.
Add your comment