So, are you saying that because I don't use HQL my application is "wrong". I
don't think so. For me it's simply a matter of taste. I prefer using the
Criteria API simply because it's easier to manipulate runtime, which is what
I need most of the time. I rarely have any static queries, but when I do I
haven't caught my self using HQL. If what you say about the translation of
HQL is correct (and I assume you of all people know what you are talking
about :) ), I might consider doing HQL instead of Criteria queries
everywhere ;)

2009/5/19 Fabio Maulo <[email protected]>

> If you are using Criteria everywhere or you are using HQL everywhere there
> is something wrong in your application.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to