Jump to content

Hibernate Query Language

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Subflux (talk | contribs) at 16:03, 29 February 2008 (updated categories). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
HQL
Paradigmmulti-paradigm

HQL (Hibernate Query Language) is a computer language designed for the retrieval and management of data in Hibernate (Java) . It is fully object oriented.


References