From jbosstools-commits at lists.jboss.org Thu Oct 15 10:01:19 2009 Content-Type: multipart/mixed; boundary="===============4548886226355740839==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r18108 - in trunk/hibernatetools/docs/reference/en: modules and 1 other directory. Date: Thu, 15 Oct 2009 10:01:19 -0400 Message-ID: <200910151401.n9FE1JEb009169@svn01.web.mwc.hst.phx2.redhat.com> --===============4548886226355740839== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: smukhina Date: 2009-10-15 10:01:19 -0400 (Thu, 15 Oct 2009) New Revision: 18108 Modified: trunk/hibernatetools/docs/reference/en/images/plugins/dali_integration3.= png trunk/hibernatetools/docs/reference/en/modules/plugins.xml Log: https://jira.jboss.org/jira/browse/JBDS-881 - DDL Generation wizard discrip= tion is updated = Modified: trunk/hibernatetools/docs/reference/en/images/plugins/dali_integr= ation3.png =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 (Binary files differ) Modified: trunk/hibernatetools/docs/reference/en/modules/plugins.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 --- trunk/hibernatetools/docs/reference/en/modules/plugins.xml 2009-10-15 1= 3:48:55 UTC (rev 18107) +++ trunk/hibernatetools/docs/reference/en/modules/plugins.xml 2009-10-15 1= 4:01:19 UTC (rev 18108) @@ -2324,8 +2324,8 @@ = By enabling Hibernate platform specific features you can now gen= erate DDL and Entities. For that find - JPA Tools > Generate DDL/Generate Entities - options in the context menu of your JPA project. + JPA Tools > Generate Tables from Entities/Generate Entit= ies from Tables + options in the context menu of your JPA project. =
Generate DDL/Entities @@ -2343,7 +2343,7 @@ project. = - The Generate DDL/Entities wizards first wil= l ask you to choose the directory where all + The Generate Entities wizard first will ask= you to choose the directory where all output will be written. =
@@ -2386,6 +2386,15 @@ = +All the same you do with Generate Entities Wizard you can do with Ge= nerate DDL wizard. Special feature for Generate DDL wizard is possible auto= matic execution of Generation DDL in the database. +
+ Generate DDL Wizard + + + + + +
Thus, you can now have the Hibernate runtime support in Eclipse = JPA projects. --===============4548886226355740839==--