From hibernate-commits at lists.jboss.org Tue Aug 12 16:39:16 2008 Content-Type: multipart/mixed; boundary="===============5613288563647413413==" MIME-Version: 1.0 From: hibernate-commits at lists.jboss.org To: hibernate-commits at lists.jboss.org Subject: [hibernate-commits] Hibernate SVN: r15044 - annotations/trunk/doc/reference/en/modules. Date: Tue, 12 Aug 2008 16:39:15 -0400 Message-ID: --===============5613288563647413413== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- 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) @@ -2866,8 +2866,7 @@ = alter table Child add constraint FK_PARENT foreign key (parent_id) referen= ces Parent = - + Lazy options and fetching modes = EJB3 comes with the fetch option to define --===============5613288563647413413==--