I\'m using Hibernate with @OneToOne on a polymorphic base class and unfortunately it generates random left outer joins with other sub tables of SuperClass apart fro
SuperClass