File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Object Relational Mapping and the fly likes increase hql query performance Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark "increase hql query performance" Watch "increase hql query performance" New topic
Author

increase hql query performance

pep guardiola
Greenhorn

Joined: Feb 15, 2013
Posts: 1
Hello,
I have a couple of HQL queryes that takes rather more time that they should to execute. I am trying to improve the execution time by modifying the queries and I dont know how. Perhaps I am missing something.
The first query:



The second one:


I stress the fact that I am looking for a better way to improve the current HQL query construction.
Thank you.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: increase hql query performance
 
Similar Threads
HQL to get all the records in one table but in not other
Need help with a query (HQL)
How to use IN clause in HQL?
Hibernate Query column number mismatch
SQL to Hibernate HQL conversion error