EntityBinding.getEntity().getSuperType() is null for subclass EntityBinding
---------------------------------------------------------------------------
Key: HHH-6500
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6500
Project: Hibernate Core
Issue Type: Bug
Components: metamodel
Reporter: Gail Badner
Fix For: 4.0.0.next
For a subclass EntityBinding, EntityBinding.getSuperEntityBinding() is non-null (as
expected), but EntityBinding.getEntity().getSuperType() is null.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira