[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-6531) Initialize relational mapping for collections

Gail Badner (JIRA) noreply at atlassian.com
Tue Aug 2 16:42:04 EDT 2011


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

Gail Badner updated HHH-6531:
-----------------------------

    Description: 
The following needs to be done before collections can be integrated into persisters:
- AbstractCollectionElement.elementValue needs to be initialized
- primary key columns needs to be added to the collection table
- foreign key columns need to be added to the collection table

  was:
The following needs to be done before collections can be integrated into persisters:
- AbstractCollectionElement.elementValue needs to be initialized
- the primary key needs to be added to the collection table

        Summary: Initialize relational mapping for collections  (was: Initialize AbstractCollectionElement.elementValue and collection table primary key)

> Initialize relational mapping for collections
> ---------------------------------------------
>
>                 Key: HHH-6531
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6531
>             Project: Hibernate Core
>          Issue Type: Task
>          Components: metamodel
>            Reporter: Gail Badner
>             Fix For: 4.0.0.next
>
>
> The following needs to be done before collections can be integrated into persisters:
> - AbstractCollectionElement.elementValue needs to be initialized
> - primary key columns needs to be added to the collection table
> - foreign key columns need to be added to the collection table

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list