What steps will reproduce the problem?
1. Invoke (AnyClass implements GenericDAOImpl).search(ISearch).
What is the expected output? What do you see instead?
I expect no output to the console, but maybe to the log (level trace or
debug). But now I see the HQL statement in the console.
What version of the product are you using? On what operating system?
0.5.0, Windows XP 32bit
Please provide any additional information below.
This is caused by HibernateSearchProcessor, line 96:
System.out.println(hql);
Original issue reported on code.google.com by hannes.s...@googlemail.com on 9 Feb 2010 at 5:39
Original issue reported on code.google.com by
hannes.s...@googlemail.com
on 9 Feb 2010 at 5:39