[hibernate-issues] [Hibernate-JIRA] Created: (HHH-6500) EntityBinding.getEntity().getSuperType() is null for subclass EntityBinding

Gail Badner (JIRA) noreply at atlassian.com
Wed Jul 27 23:42:17 EDT 2011


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

        


More information about the hibernate-issues mailing list