Incorrect generation of SQL query in a special case when using inheritance and select from multiple tables
Description
Hibernate generates an incorrect SQL select query when using inheritance and selecting from multiple tables. This is quite a special case. Please check out the reproducer for more details and run this test org.hibernate.bugs.JPAUnitTestCase#hhh123Test
Hibernate generates an incorrect SQL select query when using inheritance and selecting from multiple tables. This is quite a special case. Please check out the reproducer for more details and run this test org.hibernate.bugs.JPAUnitTestCase#hhh123Test