Well anyway, I just changed it to what (a) made sense to me and (b)
passed all existing tests and my additional tests.
On Fri 15 Jun 2012 04:00:20 PM CDT, Steve Ebersole wrote:
> All, I need some help interpreting the code in
> org.hibernate.cfg.annotations.CollectionBinder#buildOrderByClauseFro
All, I need some help interpreting the code in
org.hibernate.cfg.annotations.CollectionBinder#buildOrderByClauseFromHql
git annotate is showing me as the author though I know for sure I am
not, so I am not sure who to ask...
I am addressing the problem of order by fragments and joined subclasse
Hi Alex,
thank you very much for the response
>> Iirc we expect no entry, as the softlock should have been removed, right?
The softlock is actually not removed when using read-write strategy.
I did implement the delete handling of natural-id analog to the way it is for
entities, where the proce