[hibernate-commits] Hibernate SVN: r12903 - trunk/HibernateExt/search/doc/reference/en/modules.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Mon Aug 6 12:47:30 EDT 2007


Author: hardy.ferentschik
Date: 2007-08-06 12:47:30 -0400 (Mon, 06 Aug 2007)
New Revision: 12903

Modified:
   trunk/HibernateExt/search/doc/reference/en/modules/query.xml
Log:
HSEARCH-98 Added a new section id for cross referencing.

Modified: trunk/HibernateExt/search/doc/reference/en/modules/query.xml
===================================================================
--- trunk/HibernateExt/search/doc/reference/en/modules/query.xml	2007-08-06 16:47:04 UTC (rev 12902)
+++ trunk/HibernateExt/search/doc/reference/en/modules/query.xml	2007-08-06 16:47:30 UTC (rev 12903)
@@ -168,7 +168,7 @@
         than one entity type is expected to be returned.</para>
       </section>
 
-      <section>
+      <section id="projections">
         <title>Projection</title>
 
         <para>For some use cases, returning the domain object (graph) is




More information about the hibernate-commits mailing list