Hi,
When searching the web for things around Hibernate ORM, I often find 3.x
documents as the top result. E.g. searching for "hibernate inheritance" on
Google returns
https://docs.jboss.org/hibernate/orm/3.5/reference/en/html/inheritance.html
as the first result.
Instead it would be nice to see
https://docs.jboss.org/hibernate/orm/4.3/manual/en-US/html/ch10.html there
(or some other up-to-date docs containing the relevant information), i.e.
docs from the latest stable release.
I have no idea really what would have to be done to achieve that. But maybe
someone else knows the right knobs to turn?
Cheers,
--Gunnar