» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with hql + ORM

hqe: Hibernate Query Editor

Hibernate Query Editor (HQE) is a simple application designed to make easy the work of writting HQL/SQL queries for Hibernate.

Hibernate: del.icio.us tag/hibernate

Chapter 11. HQL: The Hibernate Query Language

Hibernate is equiped with an extremely powerful query language that (quite intentionally) looks very much like SQL. But don't be fooled by the syntax; HQL is fully object-oriented, understanding notions like inheritence, polymorphism and association.

Hibernate: del.icio.us tag/hibernate