[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-6285) Exception when the entities has no @Id but just uses @EmbeddId

Steve Ebersole (JIRA) noreply at atlassian.com
Wed Aug 17 13:18:07 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole updated HHH-6285:
--------------------------------

    Fix Version/s:     (was: 4.0.0.CR1)
                   metamodel

> Exception when the entities has no @Id but just uses @EmbeddId
> --------------------------------------------------------------
>
>                 Key: HHH-6285
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6285
>             Project: Hibernate Core
>          Issue Type: Bug
>            Reporter: Strong Liu
>            Assignee: Hardy Ferentschik
>             Fix For: metamodel
>
>
> Hardy,
> the logic of org.hibernate.metamodel.source.annotations.entity.ConfiguredClassHierarchy#determineDefaultAccessType is not correct ...
> as subject, if all entities use only @EmbeddId, then this method throws exception.
> we need find a better way to determin the default access type

--
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