Hello,
I have been using hibernate for a few years now, and we have migrated from 2.0 to 3.0 from using HSQL to Criteria queries, but our application allows users to save queries to re-execute them later.
I have seen several other requests for this type of functionality:
http://forum.hibernate.org/viewtopic.php?t=954673&highlight=criteria+query+persist
http://forum.hibernate.org/viewtopic.php?t=934333&highlight=criteria+saving
Is there any way to get this feature into a future version of hibernate?
thanks,
francisco