Jump to content

Hibernate Query Language

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by CRGreathouse (talk | contribs) at 13:34, 24 March 2008 (rm nested cat, rm redlink cat). 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