Java Mailing List Archive

http://www.gg3721.com/

Home » Hibernate Commits List »

[hibernate-commits] Hibernate SVN: r15044 -
 annotations/trunk/doc/reference/en/modules.

hibernate-commits

2008-08-12


Author LoginPost Reply
Author: d.plentz
Date: 2008-08-12 16:39:15 -0400 (Tue, 12 Aug 2008)
New Revision: 15044

Modified:
 annotations/trunk/doc/reference/en/modules/entity.xml
Log:
Lazy options dup.

Modified: annotations/trunk/doc/reference/en/modules/entity.xml
===================================================================
--- annotations/trunk/doc/reference/en/modules/entity.xml  2008-08-12 17:50:46 UTC (rev 15043)
+++ annotations/trunk/doc/reference/en/modules/entity.xml  2008-08-12 20:39:15 UTC (rev 15044)
@@(protected) @@

alter table Child add constraint FK_PARENT foreign key (parent_id) references Parent</programlisting>

-    <sect3 id="entity-hibspec-singleassoc-fetching"
-         label="Lazy options and fetching modes">
+    <sect3 id="entity-hibspec-singleassoc-fetching">
     <title>Lazy options and fetching modes</title>

     <para>EJB3 comes with the <literal>fetch</literal> option to define

_______________________________________________
hibernate-commits mailing list
hibernate-commits@(protected)
https://lists.jboss.org/mailman/listinfo/hibernate-commits
©2008 gg3721.com - Jax Systems, LLC, U.S.A.