[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-4752) @AttributeOverride for column name should use no prefix for @ElementCollection (legacy uses "element")

Emmanuel Bernard (JIRA) noreply at atlassian.com
Mon Jan 4 13:52:29 EST 2010


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

Emmanuel Bernard resolved HHH-4752.
-----------------------------------

    Resolution: Fixed

Fixed.
If  @CollectionOfElements is used, the "element" prefix is still expected (backward compatibility).

> @AttributeOverride for column name should use no prefix for @ElementCollection (legacy uses "element")
> ------------------------------------------------------------------------------------------------------
>
>                 Key: HHH-4752
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4752
>             Project: Hibernate Core
>          Issue Type: Sub-task
>          Components: annotations
>    Affects Versions: 3.5.0-Beta-2
>            Reporter: Scott Marlow
>            Assignee: Emmanuel Bernard
>             Fix For: 3.5
>
>
> When running org.hibernate.test.annotations.embedded.EmeddedTest, I could visually verify that "XXXHOMES" was used in test console output but the column names (HOME_STREET, HOME_CITY, HOME_COUNTRY) were not.  See org.hibernate.test.annotations.embedded.WealthyPerson.

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