Issue Type: Improvement Improvement
Affects Versions: 3.6.8
Assignee: Unassigned
Components: core
Created: 22/May/13 2:41 AM
Description:

hibernate-mapping-3.0.dtd does not allow for a composite-id element to have a nested tuplizer element.

However, composite-ids are otherwise treated as components, which makes me think that the dtd looks to be inconsistent with the general design in that respect. In fact, it is. Modifying the composite-id element declaration on the dtd to allow for tuplizer elements leads to a perfectly expected behavior: The registered tuplizer class gets instantiated and used upon the creation of the composite-id instance.

Environment: Hibernate 3.6.8. I do not see the dtd changed with respect to this changed up to 4.2.1.Final at least.
Project: Hibernate ORM
Labels: hibernate core
Priority: Minor Minor
Reporter: Dimitris Kateros
Original Estimate: 1h
Remaining Estimate: 1h
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira