[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-4353) implement default column naming strategy for Map value if it exists

Emmanuel Bernard (JIRA) noreply at atlassian.com
Thu Jan 7 07:38:43 EST 2010


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

Emmanuel Bernard commented on HHH-4353:
---------------------------------------

For basic type, the column name of the value (same for other collections) is the collection-value property name.
For basic type, the column name for key is the collection-value property name + "_KEY"
For entity key, the column name for key is the collection-value property name + "_KEY"

> implement default column naming strategy for Map value if it exists
> -------------------------------------------------------------------
>
>                 Key: HHH-4353
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4353
>             Project: Hibernate Core
>          Issue Type: Sub-task
>            Reporter: Emmanuel Bernard
>


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