Subclasses causing UnknownTableReferenceException when upgrading to Hibernate 6
I am getting an exception with a construct that was find in Hibernate 4 and 5, but now causing an issue with 6.
Spring Framework and Hibernate are both at 6.0 and I have updated javax to jakarta as required.