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:02, 29 February 2008 (creating a page for HQL - Hibernate Query Language). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
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