mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-26 05:14:57 +00:00
In particular, the actual implementations may not return all persisted subtypes if the given type is persisted and "explicit polymorphism" is enabled. So this really is more about HQL queries than about a class hierarchy.