[hibernate-issues] [Hibernate-JIRA] Issue Comment Edited: (HHH-6251) Create CollectionElement subclasses for element, composite-element, one-to-many, many-to-many, many-to-any

Gail Badner (JIRA) noreply at atlassian.com
Wed May 25 14:13:24 EDT 2011


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

Gail Badner edited comment on HHH-6251 at 5/25/11 1:11 PM:
-----------------------------------------------------------

Reopening to make several fixes/improvements:
- change ElementCollectionElement to BasicCollectionElement and CollectionElementType.ELEMENT to BASIC;
- add CompositeCollectionElement and change CollectionElementType.COMPOSITE_ELEMENT to COMPOSITE;
- make PluralAttributeBinding.collectionElement final
- add a test

      was (Author: gbadner):
    Reopening to make several fixes/improvements:
- change ElementCollectionElement to BasicCollectionElement;
- add CompositeCollectionElement for CollectionElementType.COMPOSITE_ELEMENT;
- make PluralAttributeBinding.collectionElement final
- add a test
  
> Create CollectionElement subclasses for element, composite-element, one-to-many, many-to-many, many-to-any
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: HHH-6251
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6251
>             Project: Hibernate Core
>          Issue Type: Task
>          Components: core
>            Reporter: Gail Badner
>            Assignee: Gail Badner
>             Fix For: 4.0.0.Beta1
>
>


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