[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-3275) Allow pluggable tuplizers for composite elements

Vincent Vandenschrick (JIRA) noreply at atlassian.com
Mon Dec 22 17:37:38 EST 2008


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

Vincent Vandenschrick commented on HHH-3275:
--------------------------------------------

Hi,
We've hit this issued when trying to persist a list of J2SE proxies that of course need a custom tuplizer for their instantiation. +1

> Allow pluggable tuplizers for composite elements
> ------------------------------------------------
>
>                 Key: HHH-3275
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3275
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: metamodel
>            Reporter: Chris Bredesen
>            Assignee: Ovidiu Feodorov
>            Priority: Minor
>
> By looking at the hibernate-mapping DTD, it does not seem possible to define a tuplizer for a composite-element.
> However, composite elements have component semantics, so if Hibernate allows pluggable tuplizer for components, one would expect the same thing about composite elements.

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