[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-4542) Does not handle "bag" mappings correctly

Hardy Ferentschik (JIRA) noreply at atlassian.com
Tue Nov 3 08:28:54 EST 2009


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

Hardy Ferentschik updated HHH-4542:
-----------------------------------

    Affects Version/s: 3.5.0-Beta-2
          Component/s: entity-manager

Moved the issue from METAGEN project after talking to Emmanuel.
The annotation processor behaves according to the spec (section 6.2.1.1 "Canonical Metamodel")

> Does not handle "bag" mappings correctly
> ----------------------------------------
>
>                 Key: HHH-4542
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4542
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: entity-manager
>    Affects Versions: 3.5.0-Beta-2
>            Reporter: Steve Ebersole
>            Assignee: Hardy Ferentschik
>
> For example, http://fisheye.jboss.org/browse/Hibernate/core/trunk/entitymanager/src/test/java/org/hibernate/ejb/test/cascade/ExtractionDocumentInfo.java?r=15483#l74  ExtractionDocumentInfo#documents should be interpretted as a CollectionAttribute, but it is rendered in ExtractionDocumentInfo_ as ListAttribute.

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