[hibernate-issues] [Hibernate-JIRA] Commented: (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:46:13 EST 2010


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-5794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=39374#action_39374 ] 

David Carr commented on HHH-5794:
---------------------------------

I'm working on a possible patch in my github fork; https://github.com/davidmc24/hibernate-core/tree/enhance-orm-mapping-support

> 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