[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-1581) CLONE -Custom collection type returns wrong class

Diego Pires Plentz (JIRA) noreply at atlassian.com
Sun Oct 28 13:37:39 EDT 2007


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

Diego Pires Plentz resolved HHH-1581.
-------------------------------------

      Assignee: Diego Pires Plentz
    Resolution: Duplicate

> CLONE -Custom collection type returns wrong class
> -------------------------------------------------
>
>                 Key: HHH-1581
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1581
>             Project: Hibernate3
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 3.1.2
>            Reporter: Li Kong
>            Assignee: Diego Pires Plentz
>            Priority: Minor
>
> Clone of #HB-1549
> Opening under hibernate 3 and bumping the priority to minor.
> CustomCollectionType instantiates user collection and returns concrete instance class, it causes side effect in "toLoaggableString" with persistent collection ( it doe's not subclass user collection and shares common interface only )
> For fix provided by Juozas Baliuka for #HB-1549 to work, getReturnedClass() shall be added in interface UserCollectionType

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