Skip to:
the current test for native query on entities with @Inheritance(strategy = InheritanceType.JOINED) uses an entity without any inheritance tree. A more realistic use case would be to actually have inheritance
the current test for native query on entities with @Inheritance(strategy = InheritanceType.JOINED) uses an entity without any inheritance tree. A more realistic use case would be to actually have inheritance