[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4605?page=c...
]
Emmanuel Bernard commented on HHH-4605:
---------------------------------------
Hum There is something I am missing
In the orm_2_0.xml I see
<xsd:complexType name="one-to-many">
...
<xsd:sequence>
...
<xsd:choice>
<xsd:element name="join-table" type="orm:join-table"
minOccurs="0"/>
<xsd:element name="join-column" type="orm:join-column"
minOccurs="0" maxOccurs="unbounded"/>
</xsd:choice>
</xsd:sequence>
</xsd:complexType>
So it should work, right?
Add support for @OneToMany @JoinColumn in XML
---------------------------------------------
Key: HHH-4605
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4605
Project: Hibernate Core
Issue Type: Sub-task
Components: annotations
Reporter: Emmanuel Bernard
Assignee: Hardy Ferentschik
Fix For: 3.5.0-CR-2
--
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira