[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5794) Add support for additional orm.xml elements for Map handling and element collections

David Carr (JIRA) noreply at atlassian.com
Wed Dec 15 11:44:13 EST 2010


Add support for additional orm.xml elements for Map handling and element collections
------------------------------------------------------------------------------------

                 Key: HHH-5794
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5794
             Project: Hibernate Core
          Issue Type: Improvement
          Components: annotations
    Affects Versions: 3.6.0
            Reporter: David Carr


There are various orm.xml elements related to mapping Maps and @ElementCollections that appear to currently be unsupported in orm.xml (but work fine when specified as annotations).  In particular, I'm interested in support for:
element-collection containing:
  map-key-class, map-key-column, column, collection-table
one-to-many containing:
  map-key-class, map-key-column

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