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

Chris Bredesen (JIRA) noreply at atlassian.com
Thu May 8 17:09:33 EDT 2008


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

Chris Bredesen commented on HHH-3275:
-------------------------------------

Per Steve:

The change should be straight forward; in fact you could probably get away with just a DTD change as it looks like the HbmBinder code would already pick up the <tuplizer/> elements nested under <composite-element/>

> Allow pluggable tuplizers for composite elements
> ------------------------------------------------
>
>                 Key: HHH-3275
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3275
>             Project: Hibernate3
>          Issue Type: Improvement
>          Components: metamodel
>            Reporter: Chris Bredesen
>            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