]
Ronald Angerer commented on HHH-2086:
-------------------------------------
Hi,
is there a plan if and when this patch finally will be integrated into main source?
Patch for bug HHH-2076 and to be able to use <formula> in
<key> for <one-to-many>
---------------------------------------------------------------------------------
Key: HHH-2086
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-2086
Project: Hibernate Core
Issue Type: Patch
Components: core
Affects Versions: 3.2.0.cr4
Reporter: Xavier Brénuchon
Attachments: formula_one_to_many.patch
Original Estimate: 3 hours
Remaining Estimate: 3 hours
Hello,
There is a patch to correct bug HHH-2076 and make an improvement for HHH-944.
In fact, theses 2 cases are linked. They need, amongst other things, a formula in the
right part of outer join.
This patch is simple but many class concerns (to propagate formula templates).
About formula in one-to-many :
You must have at least a column (not only formula), because it's not possible to have
an Update order without at least a column. If it is the case, hibernate patch will raise
an MappingException rightly.
This patch add two TestCase :
org.hibernate.test.onetoone.bidirectionnalformula. OneToOneBidirectionalFormulaTest
org.hibernate.test.onetomany.formula. OneToManyFormulaTest
Would it be possible to integrate this patch into Hibernate 3.2 ?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: