Hi all,
I have problems using delete-orphan correctly with many value-type collections that are mapped as entities to gain better performance. I do this as it overcomes many little tables and as such many joins (doesn't perform so well).
I have one general table that I use for many value-type collections.
I asked the question at stackoverflow but maybe it's better asked here (I am using 3.6.0.Final), please read the details here, sorry for that:
http://stackoverflow.com/questions/4773 ... -hibernatePlease advice on this issue?
Ed