[hibernate-issues] [Hibernate-JIRA] Commented: (HB-1555) CLONE -Custom collection type returns wrong class
Diego Pires Plentz (JIRA)
noreply at atlassian.com
Sun Oct 28 13:32:38 EDT 2007
[ http://opensource.atlassian.com/projects/hibernate/browse/HB-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_28594 ]
Diego Pires Plentz commented on HB-1555:
----------------------------------------
Duplicate. Max?
> CLONE -Custom collection type returns wrong class
> --------------------------------------------------
>
> Key: HB-1555
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HB-1555
> Project: Hibernate2
> Issue Type: Bug
> Components: core
> Affects Versions: 3.0.3
> Reporter: Li Kong
> Priority: Trivial
>
> CustomCollectionType instantiates user collection and returns instance class, it causes side effect in "toLoaggableString" with persistent collection ( it doe's not subclass user collection and shares common interface only )
> Patch delegates "getReturnedClass()" for user type implementation.
--
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