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