Hi, There is a serious bug still present in 3.1rc2 (and I guess
in rc3 since it is still open): http://opensource2.atlassian.com/projects/hibernate/browse/HHH-957 It is a ClassCastException when using DetachedQueries, what
is really needed and useful when perfoming subqueries. I use it a lot, so I had
to patch Hiberante myself, but this bug seems to be forgotten, although it
seems quite simple to solve. Any comments about the solution created by Rob MacGrogan
(and that I updated to 3.1rc2)? If it is ok, could you please apply it to the
main codebase? Thanks in advance. Rodrigo |