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

Strong Liu (JIRA) noreply at atlassian.com
Thu Jul 7 01:19:06 EDT 2011


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

Strong Liu updated HHH-6285:
----------------------------

    Fix Version/s:     (was: 4.0.0.Beta3)
                   4.0.0.next

> 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: 4.0.0.next
>
>
> 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.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list