HHH-1077
git-svn-id: https://svn.jboss.org/repos/hibernate/trunk/Hibernate3/doc@8463 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
parent
8004453673
commit
5fc98fb891
|
@ -2,7 +2,7 @@
|
|||
<title>HQL: The Hibernate Query Language</title>
|
||||
|
||||
<para>
|
||||
Hibernate is equiped with an extremely powerful query language that (quite intentionally)
|
||||
Hibernate is equipped 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.
|
||||
</para>
|
||||
|
|
Loading…
Reference in New Issue