Umesh,
This is good information but it should be raised on the user forum or
perhaps filed as a JIRA with a test case. This list is for discussion
of the development of Hibernate (not *using* Hibernate).
Cheers,
Chris
Unmesh joshi wrote:
Hi,
We had an issue in our project where large hql
The way this constant check occurs is much different in the new code on
which I am working right now. The code you are looking at (the
visitation) was a band-aid. The better way to do it is as part of the
tree building which is what happens now.
The recursive descent here is known to be problema