Este contenido no está disponible en el idioma seleccionado.
Chapter 14. The Hibernate Query Language (HQL)
14.1. About the Hibernate Query Language Copiar enlaceEnlace copiado en el portapapeles!
Copiar enlaceEnlace copiado en el portapapeles!
Hibernate uses a powerful query language (HQL) that is similar in appearance to SQL. Compared with SQL, however, HQL is fully object-oriented and understands notions like inheritance, polymorphism and association.