[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6531?page=c...
]
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