Definitions
from Wiktionary, Creative Commons Attribution/Share-Alike License.
- proper noun Hibernate Query Language.
Etymologies
from Wiktionary, Creative Commons Attribution/Share-Alike License
Support

Help support Wordnik (and make this page ad-free) by adopting the word HQL.
Examples
-
Page. getContents () and the second is an HQL query string.
-
Or you can make everything lazy and do all ops with HQL, which would be as "perfect" as SQL, but with all the downsides and more, so don't do that.
-
Luckily there's an easy way to solve that problem; our filter provides us with methods of specifying parameters to be used by the HQL query.
-
Use an HQL query with criteria that returns a set of Content objects for a given Page and column.
-
The HQL query string has an implicit FROM clause, so we can leave that out.
-
Another enhancement is the ability to specify HQL as a dbtype in the cfquery tag.
Fullasagoog 2010
-
Q Life Sciences Investors (NYSE: HQL) is a closed-end fund that invests in public and private companies in the life sciences industry.
-
I can already auto generate my hibernate domain entities using Hibernate Tools either from Eclipse or Ant. Plus, Hibernate tools comes with an HQL query editor as well.
-
Gert Franz said: @Barney: Well they already have, with HQL and the Amazon S3 integration.
Fullasagoog 2010
-
What we want to do in this situation is to only retrieve those Content objects with a column value of 1, so we just specify that in the HQL WHERE clause.
Comments
Log in or sign up to get involved in the conversation. It's quick and easy.